__vfs_removexattr_lockedRegular
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_removexattr_locked(struct dentry *dentry, const char *name, struct inode **delegated_inode);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/xattr.c (ffffffff81343460)
Location: fs/xattr.c:457
Inline: False
Direct callers:
- fs/xattr.c:vfs_removexattr
Symbols:
ffffffff81343460-ffffffff81343513: __vfs_removexattr_locked (STB_GLOBAL)
5.11: ✅int __vfs_removexattr_locked(struct dentry *dentry, const char *name, struct inode **delegated_inode);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/xattr.c (ffffffff8134f5f0)
Location: fs/xattr.c:495
Inline: False
Direct callers:
- fs/xattr.c:vfs_removexattr
Symbols:
ffffffff8134f5f0-ffffffff8134f6a3: __vfs_removexattr_locked (STB_GLOBAL)
5.13: ✅int __vfs_removexattr_locked(struct user_namespace *mnt_userns, struct dentry *dentry, const char *name, struct inode **delegated_inode);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/xattr.c (ffffffff813560e0)
Location: fs/xattr.c:513
Inline: False
Direct callers:
- fs/xattr.c:vfs_removexattr
Symbols:
ffffffff813560e0-ffffffff813561a2: __vfs_removexattr_locked (STB_GLOBAL)
5.15: ✅int __vfs_removexattr_locked(struct user_namespace *mnt_userns, struct dentry *dentry, const char *name, struct inode **delegated_inode);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/xattr.c (ffffffff813a4610)
Location: fs/xattr.c:514
Inline: False
Direct callers:
- fs/xattr.c:vfs_removexattr
Symbols:
ffffffff813a4610-ffffffff813a46d2: __vfs_removexattr_locked (STB_GLOBAL)
5.19: ✅int __vfs_removexattr_locked(struct user_namespace *mnt_userns, struct dentry *dentry, const char *name, struct inode **delegated_inode);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/xattr.c (ffffffff81428570)
Location: fs/xattr.c:515
Inline: False
Direct callers:
- fs/xattr.c:vfs_removexattr
Symbols:
ffffffff81428570-ffffffff814286fd: __vfs_removexattr_locked (STB_GLOBAL)
6.2: ✅int __vfs_removexattr_locked(struct user_namespace *mnt_userns, struct dentry *dentry, const char *name, struct inode **delegated_inode);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/xattr.c (ffffffff814b5a90)
Location: fs/xattr.c:542
Inline: False
Direct callers:
- fs/xattr.c:vfs_removexattr
Symbols:
ffffffff814b5a90-ffffffff814b5c1d: __vfs_removexattr_locked (STB_GLOBAL)
6.5: ✅int __vfs_removexattr_locked(struct mnt_idmap *idmap, struct dentry *dentry, const char *name, struct inode **delegated_inode);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/xattr.c (ffffffff814ea2e0)
Location: fs/xattr.c:535
Inline: False
Direct callers:
- fs/xattr.c:vfs_removexattr
Symbols:
ffffffff814ea2e0-ffffffff814ea46d: __vfs_removexattr_locked (STB_GLOBAL)
6.8: ✅int __vfs_removexattr_locked(struct mnt_idmap *idmap, struct dentry *dentry, const char *name, struct inode **delegated_inode);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/xattr.c (ffffffff8151e180)
Location: fs/xattr.c:535
Inline: False
Direct callers:
- fs/xattr.c:vfs_removexattr
Symbols:
ffffffff8151e180-ffffffff8151e30d: __vfs_removexattr_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, delegated_inode ➡️ mnt_userns, dentry, name, 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 ✅