__ext4_unlinkRegular
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: Absent ⚠️
5.11: ✅int __ext4_unlink(handle_t *handle, struct inode *dir, const struct qstr *d_name, struct inode *inode);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/ext4/namei.c (ffffffff8142a6a0)
Location: fs/ext4/namei.c:3189
Inline: False
Direct callers:
- fs/ext4/namei.c:ext4_unlink
- fs/ext4/fast_commit.c:ext4_fc_replay_unlink
Symbols:
ffffffff8142a6a0-ffffffff8142a8e4: __ext4_unlink (STB_GLOBAL)
5.13: ✅int __ext4_unlink(handle_t *handle, struct inode *dir, const struct qstr *d_name, struct inode *inode);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/ext4/namei.c (ffffffff814313c0)
Location: fs/ext4/namei.c:3319
Inline: False
Direct callers:
- fs/ext4/namei.c:ext4_unlink
- fs/ext4/fast_commit.c:ext4_fc_replay
Symbols:
ffffffff814313c0-ffffffff81431604: __ext4_unlink (STB_GLOBAL)
5.15: ✅int __ext4_unlink(handle_t *handle, struct inode *dir, const struct qstr *d_name, struct inode *inode);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/ext4/namei.c (ffffffff81484bd0)
Location: fs/ext4/namei.c:3147
Inline: False
Direct callers:
- fs/ext4/namei.c:ext4_unlink
- fs/ext4/fast_commit.c:ext4_fc_replay
Symbols:
ffffffff81484bd0-ffffffff81484e14: __ext4_unlink (STB_GLOBAL)
5.19: ✅int __ext4_unlink(handle_t *handle, struct inode *dir, const struct qstr *d_name, struct inode *inode);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/ext4/namei.c (ffffffff81507e50)
Location: fs/ext4/namei.c:3194
Inline: False
Direct callers:
- fs/ext4/namei.c:ext4_unlink
- fs/ext4/fast_commit.c:ext4_fc_replay
Symbols:
ffffffff81507e50-ffffffff81508108: __ext4_unlink (STB_GLOBAL)
6.2: ✅int __ext4_unlink(struct inode *dir, const struct qstr *d_name, struct inode *inode, struct dentry *dentry);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/ext4/namei.c (ffffffff815a28f0)
Location: fs/ext4/namei.c:3207
Inline: False
Direct callers:
- fs/ext4/namei.c:ext4_unlink
- fs/ext4/fast_commit.c:ext4_fc_replay
Symbols:
ffffffff815a28f0-ffffffff815a2c51: __ext4_unlink (STB_GLOBAL)
6.5: ✅int __ext4_unlink(struct inode *dir, const struct qstr *d_name, struct inode *inode, struct dentry *dentry);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/ext4/namei.c (ffffffff815d92d0)
Location: fs/ext4/namei.c:3228
Inline: False
Direct callers:
- fs/ext4/namei.c:ext4_unlink
- fs/ext4/fast_commit.c:ext4_fc_replay
Symbols:
ffffffff815d92d0-ffffffff815d9631: __ext4_unlink (STB_GLOBAL)
6.8: ✅int __ext4_unlink(struct inode *dir, const struct qstr *d_name, struct inode *inode, struct dentry *dentry);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/ext4/namei.c (ffffffff816119a0)
Location: fs/ext4/namei.c:3230
Inline: False
Direct callers:
- fs/ext4/namei.c:ext4_unlink
- fs/ext4/fast_commit.c:ext4_fc_replay
Symbols:
ffffffff816119a0-ffffffff81611ceb: __ext4_unlink (STB_GLOBAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.11 and 5.13 ✅
5.13 and 5.15 ✅
5.15 and 5.19 ✅
5.19 and 6.2 ⚠️struct dentry *dentry
handle_t *handle
handle, dir, d_name, inode ➡️ dir, d_name, inode, dentry
6.2 and 6.5 ✅
6.5 and 6.8 ✅