__vfs_setxattr_locked
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: Absent ⚠️
4.18
: Absent ⚠️
5.0
: Absent ⚠️
5.3
: Absent ⚠️
5.4
: Absent ⚠️
5.8
: ✅int __vfs_setxattr_locked(struct dentry *dentry, const char *name, const void *value, size_t size, int flags, struct inode **delegated_inode);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/xattr.c (ffffffff81343ab0)
Location: fs/xattr.c:221
Inline: False
Direct callers:
- fs/xattr.c:vfs_setxattr
Symbols:
ffffffff81343ab0-ffffffff81343b98: __vfs_setxattr_locked (STB_GLOBAL)
5.11
: ✅int __vfs_setxattr_locked(struct dentry *dentry, const char *name, const void *value, size_t size, int flags, struct inode **delegated_inode);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/xattr.c (ffffffff8134fb50)
Location: fs/xattr.c:248
Inline: False
Direct callers:
- fs/xattr.c:vfs_setxattr
- fs/ecryptfs/inode.c:ecryptfs_setxattr
Symbols:
ffffffff8134fb50-ffffffff8134fc38: __vfs_setxattr_locked (STB_GLOBAL)
5.13
: ✅int __vfs_setxattr_locked(struct user_namespace *mnt_userns, struct dentry *dentry, const char *name, const void *value, size_t size, int flags, struct inode **delegated_inode);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/xattr.c (ffffffff81356680)
Location: fs/xattr.c:256
Inline: False
Direct callers:
- fs/xattr.c:vfs_setxattr
- fs/ecryptfs/inode.c:ecryptfs_setxattr
Symbols:
ffffffff81356680-ffffffff81356776: __vfs_setxattr_locked (STB_GLOBAL)
5.15
: ✅int __vfs_setxattr_locked(struct user_namespace *mnt_userns, struct dentry *dentry, const char *name, const void *value, size_t size, int flags, struct inode **delegated_inode);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/xattr.c (ffffffff813a4bd0)
Location: fs/xattr.c:256
Inline: False
Direct callers:
- fs/xattr.c:vfs_setxattr
- fs/ecryptfs/inode.c:ecryptfs_setxattr
Symbols:
ffffffff813a4bd0-ffffffff813a4cc6: __vfs_setxattr_locked (STB_GLOBAL)
5.19
: ✅int __vfs_setxattr_locked(struct user_namespace *mnt_userns, struct dentry *dentry, const char *name, const void *value, size_t size, int flags, struct inode **delegated_inode);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/xattr.c (ffffffff81429050)
Location: fs/xattr.c:258
Inline: False
Direct callers:
- fs/xattr.c:vfs_setxattr
- fs/ecryptfs/inode.c:ecryptfs_setxattr
Symbols:
ffffffff81429050-ffffffff81429174: __vfs_setxattr_locked (STB_GLOBAL)
6.2
: ✅int __vfs_setxattr_locked(struct user_namespace *mnt_userns, struct dentry *dentry, const char *name, const void *value, size_t size, int flags, struct inode **delegated_inode);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/xattr.c (ffffffff814b56d0)
Location: fs/xattr.c:278
Inline: False
Direct callers:
- fs/xattr.c:vfs_setxattr
- fs/ecryptfs/inode.c:ecryptfs_setxattr
Symbols:
ffffffff814b56d0-ffffffff814b57f4: __vfs_setxattr_locked (STB_GLOBAL)
6.5
: ✅int __vfs_setxattr_locked(struct mnt_idmap *idmap, struct dentry *dentry, const char *name, const void *value, size_t size, int flags, struct inode **delegated_inode);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/xattr.c (ffffffff814eaca0)
Location: fs/xattr.c:276
Inline: False
Direct callers:
- fs/xattr.c:vfs_setxattr
- fs/ecryptfs/inode.c:ecryptfs_setxattr
Symbols:
ffffffff814eaca0-ffffffff814eadc4: __vfs_setxattr_locked (STB_GLOBAL)
6.8
: ✅int __vfs_setxattr_locked(struct mnt_idmap *idmap, struct dentry *dentry, const char *name, const void *value, size_t size, int flags, struct inode **delegated_inode);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/xattr.c (ffffffff8151eb40)
Location: fs/xattr.c:276
Inline: False
Direct callers:
- fs/xattr.c:vfs_setxattr
- fs/ecryptfs/inode.c:ecryptfs_setxattr
Symbols:
ffffffff8151eb40-ffffffff8151ec64: __vfs_setxattr_locked (STB_GLOBAL)
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
5.8
and 5.11
✅
5.11
and 5.13
⚠️struct user_namespace *mnt_userns
dentry, name, value, size, flags, delegated_inode
➡️ mnt_userns, dentry, name, value, size, flags, delegated_inode
5.13
and 5.15
✅
5.15
and 5.19
✅
5.19
and 6.2
✅
6.2
and 6.5
⚠️struct mnt_idmap *idmap
struct user_namespace *mnt_userns
6.5
and 6.8
✅