Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/
Dxfs_aops.c36 static inline bool xfs_ioend_is_append(struct iomap_ioend *ioend) in xfs_ioend_is_append()
82 struct iomap_ioend *ioend) in xfs_end_ioend()
159 struct iomap_ioend *ioend; in xfs_end_io() local
181 struct iomap_ioend *ioend = bio->bi_private; in xfs_end_bio() local
415 struct iomap_ioend *ioend, in xfs_prepare_ioend()
/Linux-v6.1/fs/iomap/
Dbuffered-io.c1039 iomap_finish_ioend(struct iomap_ioend *ioend, int error) in iomap_finish_ioend()
1088 iomap_finish_ioends(struct iomap_ioend *ioend, int error) in iomap_finish_ioends()
1114 iomap_ioend_can_merge(struct iomap_ioend *ioend, struct iomap_ioend *next) in iomap_ioend_can_merge()
1142 iomap_ioend_try_merge(struct iomap_ioend *ioend, struct list_head *more_ioends) 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
1342 struct iomap_ioend *ioend, *next; in iomap_writepage_map() local
/Linux-v6.1/include/linux/
Diomap.h292 struct iomap_ioend *ioend; member