Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nfsd/
Dnfs3xdr.c162 encode_fattr3(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr3() function
192 return encode_fattr3(rqstp, p, fhp, &fhp->fh_post_attr); in encode_saved_post_attr()
212 return encode_fattr3(rqstp, p, fhp, &stat); in encode_post_op_attr()
635 p = encode_fattr3(rqstp, p, &resp->fh, &resp->stat); in nfs3svc_encode_attrstat()