Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs4xdr.c5072 static int decode_getfh(struct xdr_stream *xdr, struct nfs_fh *fh) in decode_getfh() function
6344 status = decode_getfh(xdr, res->fh); in nfs4_xdr_dec_lookup()
6374 status = decode_getfh(xdr, res->fh); in nfs4_xdr_dec_lookupp()
6402 status = decode_getfh(xdr, res->fh); in nfs4_xdr_dec_lookup_root()
6525 status = decode_getfh(xdr, res->fh); in nfs4_xdr_dec_create()
6699 status = decode_getfh(xdr, &res->fh); in nfs4_xdr_dec_open()
7277 status = decode_getfh(xdr, res->fh); in nfs4_xdr_dec_fsid_present()