Searched refs:ntfs_attr_ctx_cache (Results 1 – 1 of 1) sorted by relevance
2511 struct kmem_cache *ntfs_attr_ctx_cache; variable2617 ntfs_attr_ctx_cache = kmem_cache_create(ntfs_attr_ctx_cache_name, in init_ntfs_fs()2620 if (!ntfs_attr_ctx_cache) { in init_ntfs_fs()2673 kmem_cache_destroy(ntfs_attr_ctx_cache); in init_ntfs_fs()2701 kmem_cache_destroy(ntfs_attr_ctx_cache); in exit_ntfs_fs()