ntfs_big_inode_cache  312 fs/ntfs/inode.c 	ni = kmem_cache_alloc(ntfs_big_inode_cache, GFP_NOFS);
ntfs_big_inode_cache  323 fs/ntfs/inode.c 	kmem_cache_free(ntfs_big_inode_cache, NTFS_I(inode));
ntfs_big_inode_cache   40 fs/ntfs/ntfs.h extern struct kmem_cache *ntfs_big_inode_cache;
ntfs_big_inode_cache 3028 fs/ntfs/super.c struct kmem_cache *ntfs_big_inode_cache;
ntfs_big_inode_cache 3123 fs/ntfs/super.c 	ntfs_big_inode_cache = kmem_cache_create(ntfs_big_inode_cache_name,
ntfs_big_inode_cache 3127 fs/ntfs/super.c 	if (!ntfs_big_inode_cache) {
ntfs_big_inode_cache 3149 fs/ntfs/super.c 	kmem_cache_destroy(ntfs_big_inode_cache);
ntfs_big_inode_cache 3177 fs/ntfs/super.c 	kmem_cache_destroy(ntfs_big_inode_cache);