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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dnfs3xdr.c113 xdr_decode_fhandle(__be32 *p, struct nfs_fh *fh) function
642 p = xdr_decode_fhandle(p, entry->fh);
779 if (!(p = xdr_decode_fhandle(p, res->fh)))
953 if (!(p = xdr_decode_fhandle(p, res->fh)))
H A Dnfs2xdr.c75 xdr_decode_fhandle(__be32 *p, struct nfs_fh *fhandle) function
566 p = xdr_decode_fhandle(p, res->fh);

Completed in 74 milliseconds