Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4.h1507 extern bool_t xdr_inline_encode_nfs_fh4(uint32_t **, uint32_t *,
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_readdir.c1077 if (!xdr_inline_encode_nfs_fh4( in rfs4_op_readdir()
H A Dnfs4_xdr.c528 xdr_inline_encode_nfs_fh4(uint32_t **ptrp, uint32_t *ptr_redzone, in xdr_inline_encode_nfs_fh4() function
658 ret = xdr_inline_encode_nfs_fh4((uint32_t **)&ptr, ptr_redzone, fhp); in xdr_encode_nfs_fh4()