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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfs3xdr.c201 encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) function
223 return encode_post_op_attr(rqstp, p, fhp);
247 return encode_post_op_attr(rqstp, p, fhp);
656 p = encode_post_op_attr(rqstp, p, &resp->fh);
658 p = encode_post_op_attr(rqstp, p, &resp->dirfh);
667 p = encode_post_op_attr(rqstp, p, &resp->fh);
678 p = encode_post_op_attr(rqstp, p, &resp->fh);
699 p = encode_post_op_attr(rqstp, p, &resp->fh);
741 p = encode_post_op_attr(rqstp, p, &resp->fh);
762 p = encode_post_op_attr(rqst
[all...]

Completed in 110 milliseconds