Searched refs:encode_post_op_attr (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dnfs3xdr.c239 encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) function
260 return encode_post_op_attr(rqstp, p, fhp);
284 return encode_post_op_attr(rqstp, p, fhp);
667 p = encode_post_op_attr(rqstp, p, &resp->fh);
669 p = encode_post_op_attr(rqstp, p, &resp->dirfh);
678 p = encode_post_op_attr(rqstp, p, &resp->fh);
689 p = encode_post_op_attr(rqstp, p, &resp->fh);
710 p = encode_post_op_attr(rqstp, p, &resp->fh);
752 p = encode_post_op_attr(rqstp, p, &resp->fh);
773 p = encode_post_op_attr(rqst
[all...]

Completed in 30 milliseconds