Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnfsxdr.c129 encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr() function
188 return encode_fattr(rqstp, p, fhp, stat); in nfs2svc_encode_fattr()
436 p = encode_fattr(rqstp, p, &resp->fh, &resp->stat); in nfssvc_encode_attrstat()
446 p = encode_fattr(rqstp, p, &resp->fh, &resp->stat); in nfssvc_encode_diropres()
472 p = encode_fattr(rqstp, p, &resp->fh, &resp->stat); in nfssvc_encode_readres()