Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfsd/
Dstate.h545 struct nfs4_file { struct
546 refcount_t fi_ref;
547 struct inode * fi_inode;
548 bool fi_aliased;
549 spinlock_t fi_lock;
550 struct rhlist_head fi_rlist;
551 struct list_head fi_stateids;
552 union {
556 struct list_head fi_clnt_odstate;
558 struct nfsd_file *fi_fds[3];
[all …]