Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfsd/
Dstate.h588 struct nfs4_file { struct
589 refcount_t fi_ref;
590 struct inode * fi_inode;
591 bool fi_aliased;
592 spinlock_t fi_lock;
593 struct rhlist_head fi_rlist;
594 struct list_head fi_stateids;
595 union {
599 struct list_head fi_clnt_odstate;
601 struct nfsd_file *fi_fds[3];
[all …]