Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Dsuper.c3083 static const char ntfs_big_inode_cache_name[] = "ntfs_big_inode_cache"; variable
3138 ntfs_big_inode_cache = kmem_cache_create(ntfs_big_inode_cache_name, in init_ntfs_fs()
3143 pr_crit("Failed to create %s!\n", ntfs_big_inode_cache_name); in init_ntfs_fs()