Home
last modified time | relevance | path

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

/linux-6.8/fs/nfsd/
Dstate.h543 struct nfs4_file { struct
544 refcount_t fi_ref;
545 struct inode * fi_inode;
546 bool fi_aliased;
547 spinlock_t fi_lock;
548 struct rhlist_head fi_rlist;
549 struct list_head fi_stateids;
550 union {
554 struct list_head fi_clnt_odstate;
556 struct nfsd_file *fi_fds[3];
[all …]