Home
last modified time | relevance | path

Searched refs:ntfs_name_cache_name (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/fs/ntfs/
Dsuper.c3065 static const char ntfs_name_cache_name[] = "ntfs_name_cache"; variable
3106 ntfs_name_cache = kmem_cache_create(ntfs_name_cache_name, in init_ntfs_fs()
3110 pr_crit("Failed to create %s!\n", ntfs_name_cache_name); in init_ntfs_fs()