Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dstate.h656 struct nfs4_file { struct
657 refcount_t fi_ref;
658 struct inode * fi_inode;
659 bool fi_aliased;
660 spinlock_t fi_lock;
661 struct rhlist_head fi_rlist;
662 struct list_head fi_stateids;
663 union {
667 struct list_head fi_clnt_odstate;
669 struct nfsd_file *fi_fds[3];
[all …]