Searched refs:nfs3svc_decode_fh (Results 1 – 3 of 3) sorted by relevance
132 p = nfs3svc_decode_fh(p, &args->fh); in nfs3svc_decode_getaclargs()148 p = nfs3svc_decode_fh(p, &args->fh); in nfs3svc_decode_setaclargs()
318 __be32 *nfs3svc_decode_fh(__be32 *p, struct svc_fh *fhp);
63 __be32 *nfs3svc_decode_fh(__be32 *p, struct svc_fh *fhp) in nfs3svc_decode_fh() function