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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/nfs/
H A Dnfs3xdr.c115 xdr_decode_fhandle(__be32 *p, struct nfs_fh *fh) function
610 p = xdr_decode_fhandle(p, entry->fh);
750 if (!(p = xdr_decode_fhandle(p, res->fh)))
920 if (!(p = xdr_decode_fhandle(p, res->fh)))
H A Dnfs2xdr.c76 xdr_decode_fhandle(__be32 *p, struct nfs_fh *fhandle) function
533 p = xdr_decode_fhandle(p, res->fh);

Completed in 42 milliseconds