Searched refs:stateid_slab (Results 1 – 1 of 1) sorted by relevance
117 static struct kmem_cache *stateid_slab; variable836 stid = nfs4_alloc_stid(clp, stateid_slab, nfs4_free_ol_stateid); in nfs4_alloc_open_stateid()1355 kmem_cache_free(stateid_slab, stid); in nfs4_free_ol_stateid()4093 kmem_cache_destroy(stateid_slab); in nfsd4_free_slabs()4117 stateid_slab = kmem_cache_create("nfsd4_stateids", in nfsd4_init_slabs()4119 if (stateid_slab == NULL) in nfsd4_init_slabs()4134 kmem_cache_destroy(stateid_slab); in nfsd4_init_slabs()6581 ns = nfs4_alloc_stid(clp, stateid_slab, nfs4_free_lock_stateid); in find_or_create_lock_stateid()