dentry_update_name_caseRegular
4.4: ✅void dentry_update_name_case(struct dentry *dentry, struct qstr *name);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/dcache.c (ffffffff81222ca0)
Location: fs/dcache.c:2453
Inline: False
Symbols:
ffffffff81222ca0-ffffffff81222d0b: dentry_update_name_case (STB_GLOBAL)
4.8: ✅void dentry_update_name_case(struct dentry *dentry, const struct qstr *name);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/dcache.c (ffffffff8124aaa0)
Location: fs/dcache.c:2623
Inline: False
Symbols:
ffffffff8124aaa0-ffffffff8124ab0c: dentry_update_name_case (STB_GLOBAL)
4.10: ✅void dentry_update_name_case(struct dentry *dentry, const struct qstr *name);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/dcache.c (ffffffff8125da60)
Location: fs/dcache.c:2632
Inline: False
Symbols:
ffffffff8125da60-ffffffff8125dacc: dentry_update_name_case (STB_GLOBAL)
4.13: ✅void dentry_update_name_case(struct dentry *dentry, const struct qstr *name);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/dcache.c (ffffffff8126b220)
Location: fs/dcache.c:2662
Inline: False
Symbols:
ffffffff8126b220-ffffffff8126b28c: dentry_update_name_case (STB_GLOBAL)
4.15: ✅void dentry_update_name_case(struct dentry *dentry, const struct qstr *name);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/dcache.c (ffffffff8128daa0)
Location: fs/dcache.c:2674
Inline: False
Symbols:
ffffffff8128daa0-ffffffff8128db0c: dentry_update_name_case (STB_GLOBAL)
4.18: ✅void dentry_update_name_case(struct dentry *dentry, const struct qstr *name);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/dcache.c (ffffffff812b4da0)
Location: fs/dcache.c:2694
Inline: False
Symbols:
ffffffff812b4da0-ffffffff812b4e0c: dentry_update_name_case (STB_GLOBAL)
5.0: Absent ⚠️
5.3: Absent ⚠️
5.4: Absent ⚠️
5.8: Absent ⚠️
5.11: Absent ⚠️
5.13: Absent ⚠️
5.15: Absent ⚠️
5.19: Absent ⚠️
6.2: Absent ⚠️
6.5: Absent ⚠️
6.8: Absent ⚠️
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
4.4 and 4.8 ⚠️struct qstr *name ➡️ const struct qstr *name
4.8 and 4.10 ✅
4.10 and 4.13 ✅
4.13 and 4.15 ✅
4.15 and 4.18 ✅