Searched refs:encode_fattr3 (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/fs/nfsd/ |
H A D | nfs3xdr.c | 164 encode_fattr3(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, encode_fattr3() function 194 return encode_fattr3(rqstp, p, fhp, &fhp->fh_post_attr); encode_saved_post_attr() 214 return encode_fattr3(rqstp, p, fhp, &stat); encode_post_op_attr() 633 p = encode_fattr3(rqstp, p, &resp->fh, &resp->stat); nfs3svc_encode_attrstat()
|
Completed in 68 milliseconds