Home
last modified time | relevance | path

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

/fs/nfsd/
Dnfs3acl.c132 p = nfs3svc_decode_fh(p, &args->fh); in nfs3svc_decode_getaclargs()
148 p = nfs3svc_decode_fh(p, &args->fh); in nfs3svc_decode_setaclargs()
Dxdr3.h318 __be32 *nfs3svc_decode_fh(__be32 *p, struct svc_fh *fhp);
Dnfs3xdr.c64 __be32 *nfs3svc_decode_fh(__be32 *p, struct svc_fh *fhp) in nfs3svc_decode_fh() function