Searched refs:orangefs_inode_cache (Results 1 – 1 of 1) sorted by relevance
17 static struct kmem_cache *orangefs_inode_cache; variable110 orangefs_inode = alloc_inode_sb(sb, orangefs_inode_cache, GFP_KERNEL); in orangefs_alloc_inode()141 kmem_cache_free(orangefs_inode_cache, orangefs_inode); in orangefs_free_inode()643 orangefs_inode_cache = kmem_cache_create_usercopy( in orangefs_inode_cache_initialize()654 if (!orangefs_inode_cache) { in orangefs_inode_cache_initialize()663 kmem_cache_destroy(orangefs_inode_cache); in orangefs_inode_cache_finalize()