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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/nfs/
H A Dnfs3xdr.c237 xdr_decode_post_op_attr(__be32 *p, struct nfs_fattr *fattr) function
257 return xdr_decode_post_op_attr(p, fattr);
500 p = xdr_decode_post_op_attr(p, res->dir_attr);
607 p = xdr_decode_post_op_attr(p, entry->fattr);
752 p = xdr_decode_post_op_attr(p, res->fattr);
754 xdr_decode_post_op_attr(p, res->dir_attr);
766 p = xdr_decode_post_op_attr(p, res->fattr);
801 p = xdr_decode_post_op_attr(p, fattr);
846 p = xdr_decode_post_op_attr(p, res->fattr);
922 p = xdr_decode_post_op_attr(
[all...]

Completed in 88 milliseconds