Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfsd/
H A Dstate.h517 struct nfs4_file { struct
518 refcount_t fi_ref;
519 struct inode * fi_inode;
520 bool fi_aliased;
521 spinlock_t fi_lock;
524 union {
538 atomic_t fi_access[2];
539 u32 fi_share_deny;
541 int fi_delegees;
543 bool fi_had_conflict;
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfsd/
H A Dstate.h517 struct nfs4_file { struct
518 refcount_t fi_ref;
519 struct inode * fi_inode;
520 bool fi_aliased;
521 spinlock_t fi_lock;
524 union {
538 atomic_t fi_access[2];
539 u32 fi_share_deny;
541 int fi_delegees;
543 bool fi_had_conflict;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfsd/
H A Dstate.h517 struct nfs4_file { struct
518 refcount_t fi_ref;
519 struct inode * fi_inode;
520 bool fi_aliased;
521 spinlock_t fi_lock;
524 union {
538 atomic_t fi_access[2];
539 u32 fi_share_deny;
541 int fi_delegees;
543 bool fi_had_conflict;
[all …]