ext4_xattr_hurd_setRegular
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 ext4_xattr_hurd_set(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, const void *value, size_t size, int flags);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In fs/ext4/xattr_hurd.c (ffffffff8143b0e0)
Location: fs/ext4/xattr_hurd.c:34
Inline: False
Symbols:
ffffffff8143b0e0-ffffffff8143b11c: ext4_xattr_hurd_set (STB_LOCAL)
5.11: ✅int ext4_xattr_hurd_set(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, const void *value, size_t size, int flags);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In fs/ext4/xattr_hurd.c (ffffffff81453c50)
Location: fs/ext4/xattr_hurd.c:34
Inline: False
Symbols:
ffffffff81453c50-ffffffff81453c8c: ext4_xattr_hurd_set (STB_LOCAL)
5.13: ✅int ext4_xattr_hurd_set(const struct xattr_handler *handler, struct user_namespace *mnt_userns, struct dentry *unused, struct inode *inode, const char *name, const void *value, size_t size, int flags);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In fs/ext4/xattr_hurd.c (ffffffff81459580)
Location: fs/ext4/xattr_hurd.c:34
Inline: False
Symbols:
ffffffff81459580-ffffffff814595bd: ext4_xattr_hurd_set (STB_LOCAL)
5.15: ✅int ext4_xattr_hurd_set(const struct xattr_handler *handler, struct user_namespace *mnt_userns, struct dentry *unused, struct inode *inode, const char *name, const void *value, size_t size, int flags);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In fs/ext4/xattr_hurd.c (ffffffff814ad690)
Location: fs/ext4/xattr_hurd.c:34
Inline: False
Symbols:
ffffffff814ad690-ffffffff814ad6cd: ext4_xattr_hurd_set (STB_LOCAL)
5.19: ✅int ext4_xattr_hurd_set(const struct xattr_handler *handler, struct user_namespace *mnt_userns, struct dentry *unused, struct inode *inode, const char *name, const void *value, size_t size, int flags);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In fs/ext4/xattr_hurd.c (ffffffff81535730)
Location: fs/ext4/xattr_hurd.c:34
Inline: False
Symbols:
ffffffff81535730-ffffffff81535791: ext4_xattr_hurd_set (STB_LOCAL)
6.2: ✅int ext4_xattr_hurd_set(const struct xattr_handler *handler, struct user_namespace *mnt_userns, struct dentry *unused, struct inode *inode, const char *name, const void *value, size_t size, int flags);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In fs/ext4/xattr_hurd.c (ffffffff815d3b30)
Location: fs/ext4/xattr_hurd.c:34
Inline: False
Symbols:
ffffffff815d3b30-ffffffff815d3b91: ext4_xattr_hurd_set (STB_LOCAL)
6.5: ✅int ext4_xattr_hurd_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *name, const void *value, size_t size, int flags);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In fs/ext4/xattr_hurd.c (ffffffff8160b720)
Location: fs/ext4/xattr_hurd.c:34
Inline: False
Symbols:
ffffffff8160b720-ffffffff8160b781: ext4_xattr_hurd_set (STB_LOCAL)
6.8: ✅int ext4_xattr_hurd_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *name, const void *value, size_t size, int flags);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In fs/ext4/xattr_hurd.c (ffffffff816444e0)
Location: fs/ext4/xattr_hurd.c:34
Inline: False
Symbols:
ffffffff816444e0-ffffffff81644541: ext4_xattr_hurd_set (STB_LOCAL)
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
handler, unused, inode, name, value, size, flags ➡️ handler, mnt_userns, unused, inode, name, value, size, flags
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 ✅