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