Searched refs:ima_inode_setxattr (Results 1 – 3 of 3) sorted by relevance
145 extern int ima_inode_setxattr(struct dentry *dentry, const char *xattr_name,159 static inline int ima_inode_setxattr(struct dentry *dentry, in ima_inode_setxattr() function
561 int ima_inode_setxattr(struct dentry *dentry, const char *xattr_name, in ima_inode_setxattr() function
1300 ret = ima_inode_setxattr(dentry, name, value, size); in security_inode_setxattr()