iomap_write_delalloc_releaseRegular
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: Absent ⚠️
5.13: Absent ⚠️
5.15: Absent ⚠️
5.19: Absent ⚠️
6.2: ✅int iomap_write_delalloc_release(struct inode *inode, loff_t start_byte, loff_t end_byte, int (*punch)(struct inode *, loff_t, loff_t));
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In fs/iomap/buffered-io.c (ffffffff8151bf70)
Location: fs/iomap/buffered-io.c:954
Inline: False
Direct callers:
- fs/iomap/buffered-io.c:iomap_file_buffered_write_punch_delalloc
Symbols:
ffffffff8151bf70-ffffffff8151c1b8: iomap_write_delalloc_release (STB_LOCAL)
6.5: ✅int iomap_write_delalloc_release(struct inode *inode, loff_t start_byte, loff_t end_byte, int (*punch)(struct inode *, loff_t, loff_t));
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In fs/iomap/buffered-io.c (ffffffff815541b0)
Location: fs/iomap/buffered-io.c:974
Inline: False
Direct callers:
- fs/iomap/buffered-io.c:iomap_file_buffered_write_punch_delalloc
Symbols:
ffffffff815541b0-ffffffff815543ef: iomap_write_delalloc_release (STB_LOCAL)
6.8: Transformation ⚠️int iomap_write_delalloc_release(struct inode *inode, loff_t start_byte, loff_t end_byte, iomap_punch_t punch);
Collision: Unique Static
Inline: No
Transformation: True
Instances:
In fs/iomap/buffered-io.c (0)
Location: fs/iomap/buffered-io.c:1140
Inline: False
Direct callers:
- fs/iomap/buffered-io.c:iomap_file_buffered_write_punch_delalloc
Symbols:
ffffffff8158a190-ffffffff8158a5cf: iomap_write_delalloc_release (STB_LOCAL)
ffffffff821c7972-ffffffff821c7b3b: iomap_write_delalloc_release.cold (STB_LOCAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
6.2 and 6.5 ✅
6.5 and 6.8 ⚠️int (*punch)(struct inode *, loff_t, loff_t) ➡️ iomap_punch_t punch