Searched refs:smack_inode_cache (Results 1 – 1 of 1) sorted by relevance
58 static struct kmem_cache *smack_inode_cache; variable4772 smack_inode_cache = KMEM_CACHE(inode_smack, 0); in smack_init()4773 if (!smack_inode_cache) in smack_init()4778 kmem_cache_destroy(smack_inode_cache); in smack_init()