Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_aops.c36 static inline bool xfs_ioend_is_append(struct iomap_ioend *ioend) in xfs_ioend_is_append()
90 struct iomap_ioend *ioend, in xfs_setfilesize_ioend()
118 struct iomap_ioend *ioend) in xfs_end_ioend()
183 struct iomap_ioend *ioend, in xfs_ioend_merge_private()
201 struct iomap_ioend *ioend; in xfs_end_io() local
218 static inline bool xfs_ioend_needs_workqueue(struct iomap_ioend *ioend) in xfs_ioend_needs_workqueue()
229 struct iomap_ioend *ioend = bio->bi_private; in xfs_end_bio() local
464 struct iomap_ioend *ioend, in xfs_prepare_ioend()
/kernel/linux/linux-6.6/fs/xfs/
Dxfs_aops.c38 static inline bool xfs_ioend_is_append(struct iomap_ioend *ioend) in xfs_ioend_is_append()
84 struct iomap_ioend *ioend) in xfs_end_ioend()
160 struct iomap_ioend *ioend; in xfs_end_io() local
182 struct iomap_ioend *ioend = bio->bi_private; in xfs_end_bio() local
424 struct iomap_ioend *ioend, in xfs_prepare_ioend()
/kernel/linux/linux-5.10/fs/iomap/
Dbuffered-io.c1065 iomap_finish_ioend(struct iomap_ioend *ioend, int error) in iomap_finish_ioend()
1103 iomap_finish_ioends(struct iomap_ioend *ioend, int error) in iomap_finish_ioends()
1122 iomap_ioend_can_merge(struct iomap_ioend *ioend, struct iomap_ioend *next) in iomap_ioend_can_merge()
1138 iomap_ioend_try_merge(struct iomap_ioend *ioend, struct list_head *more_ioends, in iomap_ioend_try_merge()
1139 void (*merge_private)(struct iomap_ioend *ioend, in iomap_ioend_try_merge()
1181 struct iomap_ioend *ioend = bio->bi_private; in iomap_writepage_end_bio() local
1195 iomap_submit_ioend(struct iomap_writepage_ctx *wpc, struct iomap_ioend *ioend, in iomap_submit_ioend()
1223 struct iomap_ioend *ioend; in iomap_alloc_ioend() local
1344 struct iomap_ioend *ioend, *next; in iomap_writepage_map() local
/kernel/linux/linux-6.6/fs/iomap/
Dbuffered-io.c1476 iomap_finish_ioend(struct iomap_ioend *ioend, int error) in iomap_finish_ioend()
1525 iomap_finish_ioends(struct iomap_ioend *ioend, int error) in iomap_finish_ioends()
1551 iomap_ioend_can_merge(struct iomap_ioend *ioend, struct iomap_ioend *next) in iomap_ioend_can_merge()
1579 iomap_ioend_try_merge(struct iomap_ioend *ioend, struct list_head *more_ioends) in iomap_ioend_try_merge()
1618 struct iomap_ioend *ioend = bio->bi_private; in iomap_writepage_end_bio() local
1632 iomap_submit_ioend(struct iomap_writepage_ctx *wpc, struct iomap_ioend *ioend, in iomap_submit_ioend()
1660 struct iomap_ioend *ioend; in iomap_alloc_ioend() local
1779 struct iomap_ioend *ioend, *next; in iomap_writepage_map() local
/kernel/linux/linux-5.10/include/linux/
Diomap.h229 struct iomap_ioend *ioend; member
/kernel/linux/linux-6.6/include/linux/
Diomap.h330 struct iomap_ioend *ioend; member