Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A 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;
552 union {
566 atomic_t fi_access[2];
567 u32 fi_share_deny;
569 int fi_delegees;
571 bool fi_had_conflict;
[all …]