Searched refs:ntfs_index_ctx_cache_name (Results 1 – 1 of 1) sorted by relevance
2600 static const char ntfs_index_ctx_cache_name[] = "ntfs_index_ctx_cache"; in init_ntfs_fs() 2616 ntfs_index_ctx_cache = kmem_cache_create(ntfs_index_ctx_cache_name, in init_ntfs_fs() 2620 pr_crit("Failed to create %s!\n", ntfs_index_ctx_cache_name); in init_ntfs_fs() 2594 static const char ntfs_index_ctx_cache_name[] = "ntfs_index_ctx_cache"; global() variable