Searched refs:stateid_slab (Results 1 – 1 of 1) sorted by relevance
122 static struct kmem_cache *stateid_slab; variable1062 stid = nfs4_alloc_stid(clp, stateid_slab, nfs4_free_ol_stateid); in nfs4_alloc_open_stateid()1494 kmem_cache_free(stateid_slab, stid); in nfs4_free_ol_stateid()4351 kmem_cache_destroy(stateid_slab); in nfsd4_free_slabs()4375 stateid_slab = kmem_cache_create("nfsd4_stateids", in nfsd4_init_slabs()4377 if (stateid_slab == NULL) in nfsd4_init_slabs()4392 kmem_cache_destroy(stateid_slab); in nfsd4_init_slabs()7415 ns = nfs4_alloc_stid(clp, stateid_slab, nfs4_free_lock_stateid); in find_or_create_lock_stateid()