Home
last modified time | relevance | path

Searched defs:ioend (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/fs/iomap/
Dioend.c15 struct iomap_ioend *ioend = iomap_ioend_from_bio(bio); in iomap_init_ioend() local
31 static u32 iomap_finish_ioend(struct iomap_ioend *ioend, int error) in iomap_finish_ioend()
58 void iomap_finish_ioends(struct iomap_ioend *ioend, int error) in iomap_finish_ioends()
83 static bool iomap_ioend_can_merge(struct iomap_ioend *ioend, in iomap_ioend_can_merge()
111 void iomap_ioend_try_merge(struct iomap_ioend *ioend, in iomap_ioend_try_merge()
159 struct iomap_ioend *iomap_split_ioend(struct iomap_ioend *ioend, in iomap_split_ioend()
Ddirect-io.c247 u32 iomap_finish_ioend_direct(struct iomap_ioend *ioend) in iomap_finish_ioend_direct()
Dbuffered-io.c1539 u32 iomap_finish_ioend_buffered(struct iomap_ioend *ioend) in iomap_finish_ioend_buffered()
1568 struct iomap_ioend *ioend = iomap_ioend_from_bio(bio); in iomap_writepage_end_bio() local
/linux-6.15/fs/xfs/
Dxfs_aops.c41 static inline bool xfs_ioend_is_append(struct iomap_ioend *ioend) in xfs_ioend_is_append()
84 struct iomap_ioend *ioend) in xfs_ioend_put_open_zones()
107 struct iomap_ioend *ioend) in xfs_end_ioend()
192 struct iomap_ioend *ioend; in xfs_end_io() local
214 struct iomap_ioend *ioend = iomap_ioend_from_bio(bio); in xfs_end_bio() local
444 struct iomap_ioend *ioend = wpc->ioend; in xfs_submit_ioend() local
Dxfs_zone_alloc.c366 struct iomap_ioend *ioend) in xfs_last_used_zone()
770 struct iomap_ioend *ioend) in xfs_mark_rtg_boundary()
781 struct iomap_ioend *ioend, in xfs_submit_zoned_bio()
801 struct iomap_ioend *ioend, in xfs_zone_alloc_and_submit()
Dxfs_file.c643 struct iomap_ioend *ioend; in xfs_dio_zoned_submit_io() local
/linux-6.15/include/linux/
Diomap.h448 struct iomap_ioend *ioend; member