Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c116 kmem_cache_t *nfs_xuio_cache; variable
160 nfs_xuio_cache = kmem_cache_create("nfs_xuio_cache", in _init()
3248 kmem_cache_free(nfs_xuio_cache, free_arg); in rfs_free_xuio()
3256 nfsuiop = kmem_cache_alloc(nfs_xuio_cache, KM_SLEEP); in rfs_setup_xuio()