Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfsd/
Dstate.h499 struct nfs4_file { struct
500 refcount_t fi_ref;
501 spinlock_t fi_lock;
502 struct hlist_node fi_hash; /* hash on fi_fhandle */
503 struct list_head fi_stateids;
504 union {
508 struct list_head fi_clnt_odstate;
510 struct nfsd_file *fi_fds[3];
518 atomic_t fi_access[2];
519 u32 fi_share_deny;
[all …]