Searched refs:stateid_slab (Results 1 – 1 of 1) sorted by relevance
115 static struct kmem_cache *stateid_slab; variable775 stid = nfs4_alloc_stid(clp, stateid_slab, nfs4_free_ol_stateid); in nfs4_alloc_open_stateid()1287 kmem_cache_free(stateid_slab, stid); in nfs4_free_ol_stateid()3964 kmem_cache_destroy(stateid_slab); in nfsd4_free_slabs()3988 stateid_slab = kmem_cache_create("nfsd4_stateids", in nfsd4_init_slabs()3990 if (stateid_slab == NULL) in nfsd4_init_slabs()4005 kmem_cache_destroy(stateid_slab); in nfsd4_init_slabs()6325 ns = nfs4_alloc_stid(clp, stateid_slab, nfs4_free_lock_stateid); in find_or_create_lock_stateid()