Searched refs:dlmfs_inode_cache (Results 1 – 1 of 1) sorted by relevance
46 static struct kmem_cache *dlmfs_inode_cache; variable283 ip = alloc_inode_sb(sb, dlmfs_inode_cache, GFP_NOFS); in dlmfs_alloc_inode()292 kmem_cache_free(dlmfs_inode_cache, DLMFS_I(inode)); in dlmfs_free_inode()579 dlmfs_inode_cache = kmem_cache_create("dlmfs_inode_cache", in init_dlmfs_fs()584 if (!dlmfs_inode_cache) { in init_dlmfs_fs()602 kmem_cache_destroy(dlmfs_inode_cache); in init_dlmfs_fs()621 kmem_cache_destroy(dlmfs_inode_cache); in exit_dlmfs_fs()