Searched refs:__vfs_setxattr_noperm (Results 1 – 6 of 6) sorted by relevance
| /Linux-v6.6/include/linux/ |
| D | xattr.h | 80 int __vfs_setxattr_noperm(struct mnt_idmap *, struct dentry *,
|
| /Linux-v6.6/security/integrity/evm/ |
| D | evm_crypto.c | 378 rc = __vfs_setxattr_noperm(&nop_mnt_idmap, dentry, in evm_update_evmxattr()
|
| /Linux-v6.6/fs/ |
| D | xattr.c | 223 int __vfs_setxattr_noperm(struct mnt_idmap *idmap, in __vfs_setxattr_noperm() function 296 error = __vfs_setxattr_noperm(idmap, dentry, name, value, in __vfs_setxattr_locked()
|
| /Linux-v6.6/security/integrity/ima/ |
| D | ima_appraise.c | 101 rc = __vfs_setxattr_noperm(&nop_mnt_idmap, dentry, XATTR_NAME_IMA, in ima_fix_xattr()
|
| /Linux-v6.6/security/smack/ |
| D | smack_lsm.c | 4763 return __vfs_setxattr_noperm(&nop_mnt_idmap, dentry, XATTR_NAME_SMACK, in smack_inode_setsecctx()
|
| /Linux-v6.6/security/selinux/ |
| D | hooks.c | 6518 return __vfs_setxattr_noperm(&nop_mnt_idmap, dentry, XATTR_NAME_SELINUX, in selinux_inode_setsecctx()
|