Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Ddelegation.h16 struct nfs_delegation { struct
17 struct hlist_node hash;
18 struct list_head super_list;
19 const struct cred *cred;
20 struct inode *inode;
21 nfs4_stateid stateid;
22 fmode_t type;
23 unsigned long pagemod_limit;
24 __u64 change_attr;
25 unsigned long test_gen;
[all …]