Searched refs:xdr_decode_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/nfs/
H A Dnfs3xdr.c236 xdr_decode_post_op_attr(__be32 *p, struct nfs_fattr *fattr) function
256 return xdr_decode_post_op_attr(p, fattr);
513 p = xdr_decode_post_op_attr(p, res->dir_attr);
639 p = xdr_decode_post_op_attr(p, entry->fattr);
781 p = xdr_decode_post_op_attr(p, res->fattr);
783 xdr_decode_post_op_attr(p, res->dir_attr);
795 p = xdr_decode_post_op_attr(p, res->fattr);
831 p = xdr_decode_post_op_attr(p, fattr);
879 p = xdr_decode_post_op_attr(p, res->fattr);
955 p = xdr_decode_post_op_attr(
[all...]

Completed in 42 milliseconds