Home
last modified time | relevance | path

Searched refs:__vfs_setxattr_noperm (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/include/linux/
Dxattr.h80 int __vfs_setxattr_noperm(struct mnt_idmap *, struct dentry *,
/Linux-v6.6/security/integrity/evm/
Devm_crypto.c378 rc = __vfs_setxattr_noperm(&nop_mnt_idmap, dentry, in evm_update_evmxattr()
/Linux-v6.6/fs/
Dxattr.c223 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/
Dima_appraise.c101 rc = __vfs_setxattr_noperm(&nop_mnt_idmap, dentry, XATTR_NAME_IMA, in ima_fix_xattr()
/Linux-v6.6/security/smack/
Dsmack_lsm.c4763 return __vfs_setxattr_noperm(&nop_mnt_idmap, dentry, XATTR_NAME_SMACK, in smack_inode_setsecctx()
/Linux-v6.6/security/selinux/
Dhooks.c6518 return __vfs_setxattr_noperm(&nop_mnt_idmap, dentry, XATTR_NAME_SELINUX, in selinux_inode_setsecctx()