Searched refs:nfsd4_encode_fattr4 (Results 1 – 1 of 1) sorted by relevance
/linux/fs/nfsd/ |
H A D | nfs4xdr.c | 3583 nfsd4_encode_fattr4(struct svc_rqst *rqstp, struct xdr_stream *xdr, in nfsd4_encode_fattr4() function 3790 ret = nfsd4_encode_fattr4(rqstp, &xdr, fhp, exp, dentry, bmval, in nfsd4_encode_fattr_to_buf() 3868 nfserr = nfsd4_encode_fattr4(cd->rd_rqstp, cd->xdr, NULL, exp, dentry, in nfsd4_encode_entry4_fattr() 4115 return nfsd4_encode_fattr4(resp->rqstp, xdr, fhp, fhp->fh_export, in nfsd4_encode_getattr()
|