Searched refs:vfs_getxattr_alloc (Results 1 – 10 of 10) sorted by relevance
| /linux/security/integrity/evm/ |
| A D | evm_crypto.c | 271 size = vfs_getxattr_alloc(&init_user_ns, dentry, xattr->name, in evm_calc_hmac_or_hash() 337 rc = vfs_getxattr_alloc(&init_user_ns, dentry, XATTR_NAME_EVM, in evm_is_immutable()
|
| A D | evm_main.c | 193 rc = vfs_getxattr_alloc(&init_user_ns, dentry, XATTR_NAME_EVM, in evm_verify_hmac() 515 rc = vfs_getxattr_alloc(&init_user_ns, dentry, xattr_name, &xattr_data, in evm_xattr_change()
|
| /linux/include/linux/ |
| A D | xattr.h | 71 ssize_t vfs_getxattr_alloc(struct user_namespace *mnt_userns,
|
| /linux/security/integrity/ima/ |
| A D | ima_appraise.c | 221 ret = vfs_getxattr_alloc(&init_user_ns, dentry, XATTR_NAME_IMA, in ima_read_xattr()
|
| A D | ima_template_lib.c | 542 rc = vfs_getxattr_alloc(&init_user_ns, file_dentry(event_data->file), in ima_eventevmsig_init()
|
| /linux/security/ |
| A D | commoncap.c | 399 ret = (int)vfs_getxattr_alloc(mnt_userns, dentry, XATTR_NAME_CAPS, in cap_inode_getsecurity()
|
| /linux/fs/ |
| A D | xattr.c | 354 vfs_getxattr_alloc(struct user_namespace *mnt_userns, struct dentry *dentry, in vfs_getxattr_alloc() function
|
| /linux/security/apparmor/ |
| A D | domain.c | 329 size = vfs_getxattr_alloc(&init_user_ns, d, profile->xattrs[i], in aa_xattrs_match()
|
| /linux/ |
| A D | System.map | 9309 ffff80001027dd14 T vfs_getxattr_alloc
|
| A D | .tmp_System.map | 9309 ffff80001027dd14 T vfs_getxattr_alloc
|
Completed in 302 milliseconds