Home
last modified time | relevance | path

Searched refs:decode_getfh (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/fs/nfs/
Dnfs4xdr.c4241 static int decode_getfh(struct xdr_stream *xdr, struct nfs_fh *fh) in decode_getfh() function
5316 status = decode_getfh(xdr, res->fh); in nfs4_xdr_dec_lookup()
5344 status = decode_getfh(xdr, res->fh); in nfs4_xdr_dec_lookup_root()
5486 status = decode_getfh(xdr, res->fh); in nfs4_xdr_dec_create()
5657 if (decode_getfh(xdr, &res->fh) != 0) in nfs4_xdr_dec_open()