Home
last modified time | relevance | path

Searched refs:nfsd4_get_dir_delegation (Results 1 – 5 of 5) sorted by relevance

/linux/fs/nfsd/
H A Dstate.h904 struct nfsd4_get_dir_delegation;
906 struct nfsd4_get_dir_delegation *gdd,
H A Dxdr4.h527 struct nfsd4_get_dir_delegation { struct
873 struct nfsd4_get_dir_delegation get_dir_delegation;
H A Dnfs4proc.c2522 nfsd4_get_dir_delegation(struct svc_rqst *rqstp, in nfsd4_get_dir_delegation() function
2526 struct nfsd4_get_dir_delegation *gdd = &u->get_dir_delegation; in nfsd4_get_dir_delegation()
3900 .op_func = nfsd4_get_dir_delegation,
H A Dnfs4xdr.c1877 struct nfsd4_get_dir_delegation *gdd = &u->get_dir_delegation; in nfsd4_decode_get_dir_delegation()
5468 struct nfsd4_get_dir_delegation *gdd = &u->get_dir_delegation; in nfsd4_encode_get_dir_delegation()
H A Dnfs4state.c9468 struct nfsd4_get_dir_delegation *gdd, in nfsd_get_dir_deleg()