Searched refs:vfs_getxattr_alloc (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/linux/
H A Dxattr.h93 int vfs_getxattr_alloc(struct mnt_idmap *idmap,
/linux-master/security/integrity/evm/
H A Devm_crypto.c272 size = vfs_getxattr_alloc(&nop_mnt_idmap, dentry, xattr->name,
333 rc = vfs_getxattr_alloc(&nop_mnt_idmap, dentry, XATTR_NAME_EVM,
H A Devm_main.c201 rc = vfs_getxattr_alloc(&nop_mnt_idmap, dentry, XATTR_NAME_EVM,
464 rc = vfs_getxattr_alloc(&nop_mnt_idmap, dentry, xattr_name, &xattr_data,
/linux-master/security/integrity/ima/
H A Dima_template_lib.c601 rc = vfs_getxattr_alloc(&nop_mnt_idmap, file_dentry(event_data->file),
H A Dima_appraise.c229 ret = vfs_getxattr_alloc(&nop_mnt_idmap, dentry, XATTR_NAME_IMA,
/linux-master/security/
H A Dcommoncap.c377 * Note we are not called by vfs_getxattr_alloc(), but that is only called
402 size = vfs_getxattr_alloc(idmap, dentry, XATTR_NAME_CAPS, &tmpbuf,
/linux-master/fs/
H A Dxattr.c366 * vfs_getxattr_alloc - allocate memory, if necessary, before calling getxattr
375 vfs_getxattr_alloc(struct mnt_idmap *idmap, struct dentry *dentry, function
/linux-master/security/apparmor/
H A Ddomain.c324 size = vfs_getxattr_alloc(&nop_mnt_idmap, d, attach->xattrs[i],

Completed in 135 milliseconds