Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/
Dnfs4xdr.c4775 static int decode_getfh(struct xdr_stream *xdr, struct nfs_fh *fh) in decode_getfh() function
6055 status = decode_getfh(xdr, res->fh); in nfs4_xdr_dec_lookup()
6082 status = decode_getfh(xdr, res->fh); in nfs4_xdr_dec_lookup_root()
6202 status = decode_getfh(xdr, res->fh); in nfs4_xdr_dec_create()
6365 status = decode_getfh(xdr, &res->fh); in nfs4_xdr_dec_open()
6900 status = decode_getfh(xdr, res->fh); in nfs4_xdr_dec_fsid_present()