Home
last modified time | relevance | path

Searched refs:nfs4_delegation (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dstate.h141 struct nfs4_delegation { struct
156 container_of(cb, struct nfs4_delegation, dl_recall) argument
170 static inline struct nfs4_delegation *delegstateid(struct nfs4_stid *s) in delegstateid()
172 return container_of(s, struct nfs4_delegation, dl_stid); in delegstateid()
H A Dnfs4state.c1161 struct nfs4_delegation *dp; in alloc_init_deleg()
2222 struct nfs4_delegation *dp; in __destroy_client()
2697 struct nfs4_delegation *ds; in nfs4_show_deleg()
4923 struct nfs4_delegation *dp = (struct nfs4_delegation *)fl->fl_owner; in nfsd_break_deleg_cb()
4977 struct nfs4_delegation *dp = (struct nfs4_delegation *)onlist->fl_owner; in nfsd_change_deleg_cb()
5458 struct nfs4_delegation *dp; in nfs4_set_delegation()
5627 struct nfs4_delegation *dp; in nfs4_open_delegation()
6131 struct nfs4_delegation *dp; in nfs4_laundromat()
6748 struct nfs4_delegation *dp; in nfsd4_free_stateid()
7071 struct nfs4_delegation *dp; in nfsd4_delegreturn()
[all …]
H A Dnfs4callback.c326 const struct nfs4_delegation *dp, in encode_cb_recall4args()
502 const struct nfs4_delegation *dp = cb_to_delegation(cb); in nfs4_xdr_enc_cb_recall()