Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_acl.c177 static kmem_cache_t *nfs4_ace4_list_cache = NULL; variable
226 nfs4_ace4_list_cache = kmem_cache_create("nfs4_ace4_list_cache", in nfs4_acl_init()
330 kmem_cache_free(nfs4_ace4_list_cache, a4l); in ace4_list_free()
1409 normacl = kmem_cache_alloc(nfs4_ace4_list_cache, KM_SLEEP); in ln_ace4_to_aent()
1411 dfacl = kmem_cache_alloc(nfs4_ace4_list_cache, KM_SLEEP); in ln_ace4_to_aent()