Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ntfs/
H A Dsuper.c3067 static const char ntfs_inode_cache_name[] = "ntfs_inode_cache"; variable
3115 ntfs_inode_cache = kmem_cache_create(ntfs_inode_cache_name, in init_ntfs_fs()
3119 pr_crit("Failed to create %s!\n", ntfs_inode_cache_name); in init_ntfs_fs()