Searched refs:xfs_da_state_cache (Results 1 – 2 of 2) sorted by relevance
2362 xfs_da_state_cache = kmem_cache_create("xfs_da_state", in xfs_init_caches()2365 if (!xfs_da_state_cache) in xfs_init_caches()2539 kmem_cache_destroy(xfs_da_state_cache); in xfs_init_caches()2582 kmem_cache_destroy(xfs_da_state_cache); in xfs_destroy_caches()
77 struct kmem_cache *xfs_da_state_cache; /* anchor for dir/attr state */ variable89 state = kmem_cache_zalloc(xfs_da_state_cache, in xfs_da_state_alloc()119 kmem_cache_free(xfs_da_state_cache, state); in xfs_da_state_free()