Searched refs:smack_inode_removexattr (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/security/smack/
H A Dsmack_lsm.c1216 * smack_inode_removexattr - Smack check on removexattr
1224 static int smack_inode_removexattr(struct dentry *dentry, const char *name) smack_inode_removexattr() function
4297 .inode_removexattr = smack_inode_removexattr,

Completed in 54 milliseconds