do_statxRegular
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 do_statx(int dfd, const char *filename, unsigned int flags, unsigned int mask, struct statx *buffer);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/stat.c (ffffffff8131b240)
Location: fs/stat.c:581
Inline: False
Direct callers:
- fs/stat.c:__ia32_sys_statx
- fs/stat.c:__x64_sys_statx
- fs/io_uring.c:io_issue_sqe
Symbols:
ffffffff8131b240-ffffffff8131b2b9: do_statx (STB_GLOBAL)
5.11: ✅int do_statx(int dfd, const char *filename, unsigned int flags, unsigned int mask, struct statx *buffer);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/stat.c (ffffffff813268a0)
Location: fs/stat.c:569
Inline: False
Direct callers:
- fs/stat.c:__ia32_sys_statx
- fs/stat.c:__x64_sys_statx
- fs/io_uring.c:io_issue_sqe
Symbols:
ffffffff813268a0-ffffffff81326919: do_statx (STB_GLOBAL)
5.13: ✅int do_statx(int dfd, const char *filename, unsigned int flags, unsigned int mask, struct statx *buffer);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/stat.c (ffffffff8132c9b0)
Location: fs/stat.c:587
Inline: False
Direct callers:
- fs/stat.c:__ia32_sys_statx
- fs/stat.c:__x64_sys_statx
- fs/io_uring.c:io_issue_sqe
Symbols:
ffffffff8132c9b0-ffffffff8132ca29: do_statx (STB_GLOBAL)
5.15: ✅int do_statx(int dfd, const char *filename, unsigned int flags, unsigned int mask, struct statx *buffer);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/stat.c (ffffffff8137a120)
Location: fs/stat.c:605
Inline: False
Direct callers:
- fs/stat.c:__ia32_sys_statx
- fs/stat.c:__x64_sys_statx
- fs/io_uring.c:io_issue_sqe
Symbols:
ffffffff8137a120-ffffffff8137a199: do_statx (STB_GLOBAL)
5.19: ✅int do_statx(int dfd, struct filename *filename, unsigned int flags, unsigned int mask, struct statx *buffer);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/stat.c (ffffffff813f97e0)
Location: fs/stat.c:618
Inline: False
Direct callers:
- fs/stat.c:__ia32_sys_statx
- fs/stat.c:__x64_sys_statx
- io_uring/io_uring.c:io_statx
Symbols:
ffffffff813f97e0-ffffffff813f988e: do_statx (STB_GLOBAL)
6.2: ✅int do_statx(int dfd, struct filename *filename, unsigned int flags, unsigned int mask, struct statx *buffer);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/stat.c (ffffffff81483010)
Location: fs/stat.c:635
Inline: False
Direct callers:
- fs/stat.c:__ia32_sys_statx
- fs/stat.c:__x64_sys_statx
- io_uring/statx.c:io_statx
Symbols:
ffffffff81483010-ffffffff814830be: do_statx (STB_GLOBAL)
6.5: ✅int do_statx(int dfd, struct filename *filename, unsigned int flags, unsigned int mask, struct statx *buffer);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/stat.c (ffffffff814b7c30)
Location: fs/stat.c:643
Inline: False
Direct callers:
- fs/stat.c:__ia32_sys_statx
- fs/stat.c:__x64_sys_statx
- io_uring/statx.c:io_statx
Symbols:
ffffffff814b7c30-ffffffff814b7cdf: do_statx (STB_GLOBAL)
6.8: ✅int do_statx(int dfd, struct filename *filename, unsigned int flags, unsigned int mask, struct statx *buffer);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/stat.c (ffffffff814ea130)
Location: fs/stat.c:665
Inline: False
Direct callers:
- fs/stat.c:__ia32_sys_statx
- fs/stat.c:__x64_sys_statx
- io_uring/statx.c:io_statx
Symbols:
ffffffff814ea130-ffffffff814ea1df: do_statx (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 ✅
5.13 and 5.15 ✅
5.15 and 5.19 ⚠️const char *filename ➡️ struct filename *filename
5.19 and 6.2 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ✅