Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dxattr.h80 int __vfs_setxattr_noperm(struct mnt_idmap *, struct dentry *,
/openbmc/linux/security/integrity/evm/
H A Devm_crypto.c378 rc = __vfs_setxattr_noperm(&nop_mnt_idmap, dentry, in evm_update_evmxattr()
/openbmc/linux/fs/
H A 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()
/openbmc/linux/security/integrity/ima/
H A Dima_appraise.c101 rc = __vfs_setxattr_noperm(&nop_mnt_idmap, dentry, XATTR_NAME_IMA, in ima_fix_xattr()