Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dnfs3xdr.c451 static int decode_nfs_fh3(struct xdr_stream *xdr, struct nfs_fh *fh) in decode_nfs_fh3() function
815 return decode_nfs_fh3(xdr, fh); in decode_post_op_fh3()
1517 error = decode_nfs_fh3(xdr, result->fh); in nfs3_xdr_dec_lookup3res()
2052 error = decode_nfs_fh3(xdr, entry->fh); in nfs3_decode_dirent()