Home
last modified time | relevance | path

Searched defs:nfs4_file (Results 1 – 1 of 1) sorted by relevance

/linux/fs/nfsd/
H A Dstate.h670 struct nfs4_file { struct
671 refcount_t fi_ref;
672 struct inode * fi_inode;
673 bool fi_aliased;
674 spinlock_t fi_lock;
675 struct rhlist_head fi_rlist;
676 struct list_head fi_stateids;
677 union {
681 struct list_head fi_clnt_odstate;
683 struct nfsd_file *fi_fds[3];
[all …]