Searched refs:decode_getfh (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 Dnfs4xdr.c3120 static int decode_getfh(struct xdr_stream *xdr, struct nfs_fh *fh) function
3702 if ((status = decode_getfh(&xdr, res->fh)) != 0)
3723 if ((status = decode_getfh(&xdr, res->fh)) == 0)
3831 if ((status = decode_getfh(&xdr, res->fh)) != 0)
3990 status = decode_getfh(&xdr, &res->fh);

Completed in 105 milliseconds