Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dnfs3xdr.c427 static int decode_nfs_fh3(struct xdr_stream *xdr, struct nfs_fh *fh) in decode_nfs_fh3() function
776 return decode_nfs_fh3(xdr, fh); in decode_post_op_fh3()
1485 error = decode_nfs_fh3(xdr, result->fh); in nfs3_xdr_dec_lookup3res()
2020 error = decode_nfs_fh3(xdr, entry->fh); in nfs3_decode_dirent()