Searched refs:rddir_cache_buf_alloc (Results 1 – 4 of 4) sorted by relevance
395 extern char *rddir_cache_buf_alloc(size_t, int);
4099 rdc->entries = rddir_cache_buf_alloc(rdc->buflen, KM_SLEEP); in nfs3readdir()4209 rdc->entries = rddir_cache_buf_alloc(rdc->buflen, KM_SLEEP); in nfs3readdirplus()
3922 rddir_cache_buf_alloc(size_t size, int flags) in rddir_cache_buf_alloc() function
3334 rdc->entries = rddir_cache_buf_alloc(rdc->buflen, in nfsreaddir()