Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
Dnfs3acl.c177 p = nfs3svc_encode_post_op_attr(rqstp, p, &resp->fh); in nfs3svc_encode_getaclres()
222 p = nfs3svc_encode_post_op_attr(rqstp, p, &resp->fh); in nfs3svc_encode_setaclres()
Dxdr3.h319 __be32 *nfs3svc_encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p,
Dnfs3xdr.c226 nfs3svc_encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in nfs3svc_encode_post_op_attr() function