Symbol: NFS_I
fs/nfs/blocklayout/extent_tree.c
636
struct pnfs_block_layout *bl = BLK_LO2EXT(NFS_I(arg->inode)->layout);
fs/nfs/blocklayout/extent_tree.c
696
struct pnfs_block_layout *bl = BLK_LO2EXT(NFS_I(arg->inode)->layout);
fs/nfs/callback_proc.c
181
nfsi = NFS_I(lo->plh_inode);
fs/nfs/callback_proc.c
272
lo = NFS_I(ino)->layout;
fs/nfs/delegation.c
1026
delegation = rcu_dereference(NFS_I(inode)->delegation);
fs/nfs/delegation.c
1062
delegation = rcu_dereference(NFS_I(inode)->delegation);
fs/nfs/delegation.c
1080
if (nfs_detach_delegation(NFS_I(inode), delegation, NFS_SERVER(inode)))
fs/nfs/delegation.c
119
delegation = rcu_dereference(NFS_I(inode)->delegation);
fs/nfs/delegation.c
1197
nfs_compare_fh(fhandle, &NFS_I(delegation->inode)->fh) == 0) {
fs/nfs/delegation.c
1289
delegation = nfs_start_delegation_return(NFS_I(inode));
fs/nfs/delegation.c
1292
if (nfs_detach_delegation(NFS_I(inode), delegation,
fs/nfs/delegation.c
1343
delegation = rcu_dereference(NFS_I(inode)->delegation);
fs/nfs/delegation.c
136
delegation = rcu_dereference(NFS_I(inode)->delegation);
fs/nfs/delegation.c
1475
delegation = rcu_dereference(NFS_I(inode)->delegation);
fs/nfs/delegation.c
1525
delegation = rcu_dereference(NFS_I(inode)->delegation);
fs/nfs/delegation.c
1551
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/delegation.c
1584
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/delegation.c
208
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/delegation.c
263
delegation = rcu_dereference(NFS_I(inode)->delegation);
fs/nfs/delegation.c
440
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/delegation.c
509
if (NFS_I(inode)->cache_validity & NFS_INO_INVALID_CHANGE)
fs/nfs/delegation.c
521
nfs_delegation_hash(server, &NFS_I(inode)->fh));
fs/nfs/delegation.c
774
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/delegation.c
805
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/delegation.c
843
if (list_empty(&NFS_I(inode)->open_files) &&
fs/nfs/delegation.c
877
list_empty(&NFS_I(inode)->open_files) &&
fs/nfs/delegation.c
927
if (list_empty(&NFS_I(inode)->open_files))
fs/nfs/delegation.h
131
set_bit(NFS_INO_REQ_DIR_DELEG, &NFS_I(inode)->flags);
fs/nfs/dir.c
1019
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/dir.c
1228
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/dir.c
1396
NFS_I(dir)->cache_change_attribute += 2;
fs/nfs/dir.c
1622
test_bit(NFS_INO_PRESERVE_UNLINKED, &NFS_I(inode)->flags)))
fs/nfs/dir.c
1942
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/dir.c
1962
unsigned long gencount = READ_ONCE(NFS_I(inode)->attr_gencount);
fs/nfs/dir.c
2515
down_write(&NFS_I(d_inode(dentry))->rmdir_sem);
fs/nfs/dir.c
2525
up_write(&NFS_I(d_inode(dentry))->rmdir_sem);
fs/nfs/dir.c
2558
unsigned long gencount = READ_ONCE(NFS_I(inode)->attr_gencount);
fs/nfs/dir.c
2587
&NFS_I(d_inode(dentry))->flags)) {
fs/nfs/dir.c
2815
new_gencount = NFS_I(new_inode)->attr_gencount;
fs/nfs/dir.c
2844
NFS_I(old_inode)->attr_gencount = nfs_inc_attr_generation_counter();
fs/nfs/dir.c
2996
if (test_bit(NFS_INO_ACL_LRU_SET, &NFS_I(inode)->flags) == 0)
fs/nfs/dir.c
3000
if (test_and_clear_bit(NFS_INO_ACL_LRU_SET, &NFS_I(inode)->flags))
fs/nfs/dir.c
3001
list_del_init(&NFS_I(inode)->access_cache_inode_lru);
fs/nfs/dir.c
3004
__nfs_access_zap_cache(NFS_I(inode), &head);
fs/nfs/dir.c
3050
struct rb_node *n = NFS_I(inode)->access_cache.rb_node;
fs/nfs/dir.c
3089
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/dir.c
3138
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/dir.c
3183
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/dir.c
3242
if (!test_bit(NFS_INO_ACL_LRU_SET, &NFS_I(inode)->flags)) {
fs/nfs/dir.c
3244
if (!test_and_set_bit(NFS_INO_ACL_LRU_SET, &NFS_I(inode)->flags))
fs/nfs/dir.c
3245
list_add_tail(&NFS_I(inode)->access_cache_inode_lru,
fs/nfs/dir.c
653
nfsi = NFS_I(inode);
fs/nfs/dir.c
684
struct nfs_inode *nfsi = NFS_I(dir);
fs/nfs/dir.c
703
struct nfs_inode *nfsi = NFS_I(dir);
fs/nfs/dir.c
80
struct nfs_inode *nfsi = NFS_I(dir);
fs/nfs/direct.c
142
NFS_I(inode)->cache_validity &= ~NFS_INO_INVALID_SIZE;
fs/nfs/direct.c
486
NFS_I(inode)->read_io += count;
fs/nfs/direct.c
558
mutex_lock(&NFS_I(cinfo->inode)->commit_mutex);
fs/nfs/direct.c
561
mutex_unlock(&NFS_I(cinfo->inode)->commit_mutex);
fs/nfs/direct.c
883
NFS_I(inode)->write_io += iov_iter_count(iter);
fs/nfs/file.c
258
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/file.c
467
NFS_I(mapping->host)->write_io += copied;
fs/nfs/file.c
532
nfsi = NFS_I(mapping->host);
fs/nfs/file.c
663
wait_on_bit_action(&NFS_I(inode)->flags, NFS_INO_INVALIDATING,
fs/nfs/filelayout/filelayout.c
1069
struct pnfs_layout_hdr *layout = NFS_I(inode)->layout;
fs/nfs/filelayout/filelayout.c
173
pnfs_destroy_layout(NFS_I(inode));
fs/nfs/filelayout/filelayout.c
245
(unsigned long) NFS_I(hdr->inode)->layout->plh_lwb);
fs/nfs/filelayout/filelayout.c
852
lo = NFS_I(ino)->layout;
fs/nfs/flexfilelayout/flexfilelayout.c
1088
NFS_I(pgio->pg_inode)->layout,
fs/nfs/flexfilelayout/flexfilelayout.c
1155
NFS_I(pgio->pg_inode)->layout,
fs/nfs/flexfilelayout/flexfilelayout.c
1182
NFS_I(pgio->pg_inode)->layout,
fs/nfs/flexfilelayout/flexfilelayout.c
1252
IOMODE_RW, NFS_I(hdr->inode)->layout,
fs/nfs/flexfilelayout/flexfilelayout.c
1292
IOMODE_READ, NFS_I(hdr->inode)->layout,
fs/nfs/flexfilelayout/flexfilelayout.c
1355
pnfs_destroy_layout(NFS_I(inode));
fs/nfs/flexfilelayout/flexfilelayout.c
1635
(unsigned long long) NFS_I(inode)->layout->plh_lwb);
fs/nfs/flexfilelayout/flexfilelayout.c
2205
IOMODE_READ, NFS_I(hdr->inode)->layout, lseg);
fs/nfs/flexfilelayout/flexfilelayout.c
2290
IOMODE_RW, NFS_I(hdr->inode)->layout, lseg);
fs/nfs/flexfilelayout/flexfilelayout.c
2443
struct pnfs_layout_hdr *layout = NFS_I(inode)->layout;
fs/nfs/flexfilelayout/flexfilelayout.c
2949
lo = NFS_I(args->inode)->layout;
fs/nfs/fscache.c
167
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/fscache.h
132
struct fscache_cookie *cookie = netfs_i_cookie(&NFS_I(inode)->netfs);
fs/nfs/inode.c
1041
cache_validity = READ_ONCE(NFS_I(inode)->cache_validity);
fs/nfs/inode.c
1082
stat->btime = NFS_I(inode)->btime;
fs/nfs/inode.c
1192
nfsi = NFS_I(inode);
fs/nfs/inode.c
121
WARN_ON_ONCE(!list_empty(&NFS_I(inode)->open_files));
fs/nfs/inode.c
1286
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/inode.c
1312
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/inode.c
1376
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/inode.c
1502
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/inode.c
1566
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/inode.c
159
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/inode.c
1668
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/inode.c
167
unsigned long cache_validity = READ_ONCE(NFS_I(inode)->cache_validity);
fs/nfs/inode.c
1896
unsigned long attr_gencount = NFS_I(inode)->attr_gencount;
fs/nfs/inode.c
194
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/inode.c
1996
unsigned long cache_validity = NFS_I(inode)->cache_validity;
fs/nfs/inode.c
2079
nfs_ooo_record(NFS_I(inode), fattr);
fs/nfs/inode.c
2175
nfs_ooo_record(NFS_I(inode), fattr);
fs/nfs/inode.c
2250
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/inode.c
231
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/inode.c
2543
kfree(NFS_I(inode)->ooo);
fs/nfs/inode.c
2544
kmem_cache_free(nfs_inode_cachep, NFS_I(inode));
fs/nfs/inode.c
277
NFS_I(inode)->cache_validity &= ~NFS_INO_INVALID_ACL;
fs/nfs/inode.c
298
set_bit(NFS_INO_STALE, &NFS_I(inode)->flags);
fs/nfs/inode.c
355
NFS_I(inode)->cache_validity &= ~NFS_INO_INVALID_LABEL;
fs/nfs/inode.c
479
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/inode.c
625
unsigned long cache_validity = NFS_I(inode)->cache_validity;
fs/nfs/inode.c
669
NFS_I(inode)->cache_validity &= ~cache_flags;
fs/nfs/inode.c
675
NFS_I(inode)->cache_validity &= ~NFS_INO_INVALID_ATIME;
fs/nfs/inode.c
681
NFS_I(inode)->cache_validity &=
fs/nfs/inode.c
727
nfs_file_block_o_direct(NFS_I(inode));
fs/nfs/inode.c
825
NFS_I(inode)->cache_validity &= ~NFS_INO_INVALID_DATA;
fs/nfs/inode.c
826
nfs_ooo_clear(NFS_I(inode));
fs/nfs/inode.c
828
NFS_I(inode)->cache_validity &= ~NFS_INO_INVALID_SIZE;
fs/nfs/inode.c
854
NFS_I(inode)->attr_gencount = fattr->gencount;
fs/nfs/inode.c
863
NFS_I(inode)->cache_validity &= ~NFS_INO_INVALID_CTIME;
fs/nfs/inode.c
887
NFS_I(inode)->cache_validity &= ~(NFS_INO_INVALID_ATIME
fs/nfs/inode.c
903
NFS_I(inode)->cache_validity &= ~(NFS_INO_INVALID_MTIME
fs/nfs/inode.c
955
unsigned long cache_validity = READ_ONCE(NFS_I(inode)->cache_validity);
fs/nfs/io.c
131
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/io.c
36
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/io.c
84
nfs_file_block_o_direct(NFS_I(inode));
fs/nfs/nfs3proc.c
148
if (NFS_I(inode)->cache_validity & NFS_INO_INVALID_ACL)
fs/nfs/nfs40proc.c
49
if (rcu_access_pointer(NFS_I(state->inode)->delegation) != NULL)
fs/nfs/nfs42proc.c
1006
lo = NFS_I(inode)->layout;
fs/nfs/nfs42proc.c
1038
pnfs_put_layout_hdr(NFS_I(data->args.inode)->layout);
fs/nfs/nfs42proc.c
1040
clear_bit(NFS_INO_LAYOUTSTATS, &NFS_I(data->args.inode)->flags);
fs/nfs/nfs42proc.c
1150
pnfs_destroy_layout(NFS_I(inode));
fs/nfs/nfs42proc.c
456
nfs_file_block_o_direct(NFS_I(dst_inode));
fs/nfs/nfs42proc.c
952
lo = NFS_I(inode)->layout;
fs/nfs/nfs42proc.c
979
pnfs_destroy_layout(NFS_I(inode));
fs/nfs/nfs42proc.c
987
lo = NFS_I(inode)->layout;
fs/nfs/nfs42xattr.c
348
nfsi = NFS_I(inode);
fs/nfs/nfs42xattr.c
431
nfsi = NFS_I(inode);
fs/nfs/nfs42xattr.c
828
NFS_I(inode)->xattr_cache = NULL;
fs/nfs/nfs42xattr.c
829
NFS_I(inode)->cache_validity &= ~NFS_INO_INVALID_XATTR;
fs/nfs/nfs4file.c
280
nfs_file_block_o_direct(NFS_I(src_inode));
fs/nfs/nfs4file.c
284
nfs_file_block_o_direct(NFS_I(dst_inode));
fs/nfs/nfs4proc.c
1212
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfs4proc.c
2120
struct nfs_inode *nfsi = NFS_I(state->inode);
fs/nfs/nfs4proc.c
2239
delegation = rcu_dereference(NFS_I(state->inode)->delegation);
fs/nfs/nfs4proc.c
2871
delegation = rcu_dereference(NFS_I(state->inode)->delegation);
fs/nfs/nfs4proc.c
3084
set_bit(NFS_INO_PRESERVE_UNLINKED, &NFS_I(state->inode)->flags);
fs/nfs/nfs4proc.c
312
cache_validity = READ_ONCE(NFS_I(inode)->cache_validity) | flags;
fs/nfs/nfs4proc.c
4385
if (!test_and_clear_bit(NFS_INO_REQ_DIR_DELEG, &(NFS_I(inode)->flags)))
fs/nfs/nfs4proc.c
526
pnfs_destroy_layout(NFS_I(inode));
fs/nfs/nfs4proc.c
5782
cache_validity |= READ_ONCE(NFS_I(inode)->cache_validity);
fs/nfs/nfs4proc.c
5971
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfs4proc.c
5987
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfs4proc.c
6157
if (NFS_I(inode)->cache_validity & NFS_INO_INVALID_ACL)
fs/nfs/nfs4proc.c
7194
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfs4proc.c
7553
struct nfs_inode *nfsi = NFS_I(state->inode);
fs/nfs/nfs4state.c
1369
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfs4state.c
1406
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfs4state.c
1432
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfs4state.c
644
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfs4state.c
668
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfs4super.c
70
pnfs_destroy_layout_final(NFS_I(inode));
fs/nfs/nfs4trace.h
1650
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfs4trace.h
1722
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfs4trace.h
1792
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfs4trace.h
2437
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfs4trace.h
2571
const struct nfs_inode *src_nfsi = NFS_I(src_inode);
fs/nfs/nfs4trace.h
2572
const struct nfs_inode *dst_nfsi = NFS_I(dst_inode);
fs/nfs/nfs4trace.h
2669
const struct nfs_inode *src_nfsi = NFS_I(src_inode);
fs/nfs/nfs4trace.h
2670
const struct nfs_inode *dst_nfsi = NFS_I(dst_inode);
fs/nfs/nfs4trace.h
2736
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfstrace.h
1031
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfstrace.h
1109
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfstrace.h
1160
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfstrace.h
1199
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfstrace.h
121
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfstrace.h
1235
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfstrace.h
1277
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfstrace.h
1323
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfstrace.h
1371
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfstrace.h
1411
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfstrace.h
1456
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfstrace.h
1507
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfstrace.h
1556
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfstrace.h
1605
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfstrace.h
1646
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfstrace.h
1700
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfstrace.h
1764
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfstrace.h
211
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfstrace.h
264
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfstrace.h
316
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfstrace.h
371
const struct nfs_inode *nfsi = NFS_I(dir);
fs/nfs/nfstrace.h
81
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/nfstrace.h
981
const struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/pagelist.c
340
atomic_long_inc(&NFS_I(inode)->nrequests);
fs/nfs/pnfs.c
1236
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/pnfs.c
1431
struct nfs_inode *nfsi = NFS_I(ino);
fs/nfs/pnfs.c
1499
lo = NFS_I(inode)->layout;
fs/nfs/pnfs.c
1541
struct nfs_inode *nfsi = NFS_I(ino);
fs/nfs/pnfs.c
1761
struct nfs_inode *nfsi = NFS_I(ino);
fs/nfs/pnfs.c
1905
struct nfs_inode *nfsi = NFS_I(ino);
fs/nfs/pnfs.c
2008
struct nfs_inode *nfsi = NFS_I(ino);
fs/nfs/pnfs.c
2707
lo = NFS_I(inode)->layout;
fs/nfs/pnfs.c
2788
head = &NFS_I(lo->plh_inode)->open_files;
fs/nfs/pnfs.c
297
struct nfs_inode *nfsi = NFS_I(lo->plh_inode);
fs/nfs/pnfs.c
3266
unsigned long *bitlock = &NFS_I(inode)->flags;
fs/nfs/pnfs.c
3280
list_for_each_entry(lseg, &NFS_I(inode)->layout->plh_segs, pls_list) {
fs/nfs/pnfs.c
3310
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/pnfs.c
3358
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/pnfs.c
3467
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/pnfs.c
3482
if (!NFS_I(inode)->layout) {
fs/nfs/pnfs.c
3486
hdr = NFS_I(inode)->layout;
fs/nfs/pnfs.c
425
lo = NFS_I(inode)->layout;
fs/nfs/pnfs.c
468
clear_bit(NFS_INO_LAYOUTCOMMIT, &NFS_I(lo->plh_inode)->flags);
fs/nfs/pnfs.c
833
lo = NFS_I(inode)->layout;
fs/nfs/pnfs.h
440
return NFS_I(inode)->layout != NULL;
fs/nfs/pnfs.h
598
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/pnfs.h
606
struct nfs_inode *nfsi = NFS_I(ino);
fs/nfs/pnfs_nfs.c
1183
mutex_lock(&NFS_I(cinfo->inode)->commit_mutex);
fs/nfs/pnfs_nfs.c
1201
mutex_unlock(&NFS_I(cinfo->inode)->commit_mutex);
fs/nfs/pnfs_nfs.c
1205
mutex_unlock(&NFS_I(cinfo->inode)->commit_mutex);
fs/nfs/pnfs_nfs.c
251
lockdep_assert_held(&NFS_I(cinfo->inode)->commit_mutex);
fs/nfs/pnfs_nfs.c
338
lockdep_assert_held(&NFS_I(cinfo->inode)->commit_mutex);
fs/nfs/pnfs_nfs.c
397
mutex_lock(&NFS_I(cinfo->inode)->commit_mutex);
fs/nfs/pnfs_nfs.c
399
mutex_unlock(&NFS_I(cinfo->inode)->commit_mutex);
fs/nfs/pnfs_nfs.c
419
mutex_lock(&NFS_I(cinfo->inode)->commit_mutex);
fs/nfs/pnfs_nfs.c
428
mutex_unlock(&NFS_I(cinfo->inode)->commit_mutex);
fs/nfs/pnfs_nfs.c
432
mutex_unlock(&NFS_I(cinfo->inode)->commit_mutex);
fs/nfs/read.c
91
NFS_I(pgio->pg_inode)->read_io += pgm->pg_bytes_written;
fs/nfs/unlink.c
126
down_read_non_owner(&NFS_I(dir)->rmdir_sem);
fs/nfs/unlink.c
129
up_read_non_owner(&NFS_I(dir)->rmdir_sem);
fs/nfs/unlink.c
152
up_read_non_owner(&NFS_I(dir)->rmdir_sem);
fs/nfs/unlink.c
514
NFS_I(inode)->attr_gencount = nfs_inc_attr_generation_counter();
fs/nfs/unlink.c
69
up_read_non_owner(&NFS_I(d_inode(dentry->d_parent))->rmdir_sem);
fs/nfs/write.c
1005
mutex_unlock(&NFS_I(cinfo->inode)->commit_mutex);
fs/nfs/write.c
1217
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/write.c
1362
struct nfs_inode *nfsi = NFS_I(nfs_page_to_inode(req));
fs/nfs/write.c
152
atomic_long_inc(&NFS_I(inode)->nrequests);
fs/nfs/write.c
1840
atomic_long_inc(&NFS_I(data->inode)->redirtied_pages);
fs/nfs/write.c
1924
struct nfs_inode *nfsi = NFS_I(inode);
fs/nfs/write.c
205
NFS_I(inode)->cache_validity &= ~NFS_INO_INVALID_SIZE;
fs/nfs/write.c
363
atomic_long_dec(&NFS_I(inode)->nrequests);
fs/nfs/write.c
712
struct nfs_inode *nfsi = NFS_I(mapping->host);
fs/nfs/write.c
737
struct nfs_inode *nfsi = NFS_I(nfs_page_to_inode(req));
fs/nfs/write.c
807
mutex_lock(&NFS_I(cinfo->inode)->commit_mutex);
fs/nfs/write.c
809
mutex_unlock(&NFS_I(cinfo->inode)->commit_mutex);
fs/nfs/write.c
840
cinfo->mds = &NFS_I(inode)->commit_info;
fs/nfs/write.c
888
mutex_lock(&NFS_I(inode)->commit_mutex);
fs/nfs/write.c
892
mutex_unlock(&NFS_I(inode)->commit_mutex);
fs/nfs/write.c
997
mutex_lock(&NFS_I(cinfo->inode)->commit_mutex);
include/linux/nfs_fs.h
361
return &NFS_I(inode)->fh;
include/linux/nfs_fs.h
393
return test_bit(NFS_INO_STALE, &NFS_I(inode)->flags);
include/linux/nfs_fs.h
398
return NFS_I(inode)->fileid;
include/linux/nfs_fs.h
403
NFS_I(inode)->fileid = fileid;
include/linux/nfs_fs.h
408
struct nfs_inode *nfsi = NFS_I(inode);
include/linux/nfs_fs.h
432
return NFS_I(dir)->cache_change_attribute;
include/linux/nfs_fs.h
651
return atomic_long_read(&NFS_I(inode)->nrequests) != 0;