Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
Dnfsxdr.c129 encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr() function
189 return encode_fattr(rqstp, p, fhp, stat); in nfs2svc_encode_fattr()
449 p = encode_fattr(rqstp, p, &resp->fh, &resp->stat); in nfssvc_encode_attrstat()
463 p = encode_fattr(rqstp, p, &resp->fh, &resp->stat); in nfssvc_encode_diropres()
498 p = encode_fattr(rqstp, p, &resp->fh, &resp->stat); in nfssvc_encode_readres()