Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ntfs/
Dsuper.c3079 static const char ntfs_inode_cache_name[] = "ntfs_inode_cache"; variable
3129 ntfs_inode_cache = kmem_cache_create(ntfs_inode_cache_name, in init_ntfs_fs()
3134 ntfs_inode_cache_name); in init_ntfs_fs()