vxfs_inode_cachep 56 fs/freevxfs/vxfs_super.c static struct kmem_cache *vxfs_inode_cachep; vxfs_inode_cachep 127 fs/freevxfs/vxfs_super.c vi = kmem_cache_alloc(vxfs_inode_cachep, GFP_KERNEL); vxfs_inode_cachep 136 fs/freevxfs/vxfs_super.c kmem_cache_free(vxfs_inode_cachep, VXFS_INO(inode)); vxfs_inode_cachep 330 fs/freevxfs/vxfs_super.c vxfs_inode_cachep = kmem_cache_create_usercopy("vxfs_inode", vxfs_inode_cachep 337 fs/freevxfs/vxfs_super.c if (!vxfs_inode_cachep) vxfs_inode_cachep 341 fs/freevxfs/vxfs_super.c kmem_cache_destroy(vxfs_inode_cachep); vxfs_inode_cachep 354 fs/freevxfs/vxfs_super.c kmem_cache_destroy(vxfs_inode_cachep);