Searched refs:rddir_cache_buf_alloc (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Drnode.h392 extern char *rddir_cache_buf_alloc(size_t, int);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_vnops.c4099 rdc->entries = rddir_cache_buf_alloc(rdc->buflen, KM_SLEEP);
4209 rdc->entries = rddir_cache_buf_alloc(rdc->buflen, KM_SLEEP);
H A Dnfs_subr.c3865 rddir_cache_buf_alloc(size_t size, int flags) function
H A Dnfs_vnops.c3334 rdc->entries = rddir_cache_buf_alloc(rdc->buflen,

Completed in 94 milliseconds