Searched defs:nfs4_delegation (Results 1 – 2 of 2) sorted by relevance
87 struct nfs4_delegation { struct88 struct nfs4_stid dl_stid; /* must be first field */89 struct list_head dl_perfile;90 struct list_head dl_perclnt;114 static inline struct nfs4_delegation *delegstateid(struct nfs4_stid *s) in delegstateid() argument
4505 int nfsd_process_n_delegations(u64 num, void (*deleg_func)(struct nfs4_delegation *)) in nfsd_process_n_delegations()