Searched defs:ioend (Results 1 – 3 of 3) sorted by relevance
39 static inline bool xfs_ioend_is_append(struct iomap_ioend *ioend) in xfs_ioend_is_append()85 struct iomap_ioend *ioend) in xfs_end_ioend()161 struct iomap_ioend *ioend; in xfs_end_io() local183 struct iomap_ioend *ioend = iomap_ioend_from_bio(bio); in xfs_end_bio() local400 struct iomap_ioend *ioend, in xfs_prepare_ioend()
1542 iomap_finish_ioend(struct iomap_ioend *ioend, int error) in iomap_finish_ioend()1578 iomap_finish_ioends(struct iomap_ioend *ioend, int error) in iomap_finish_ioends()1604 iomap_ioend_can_merge(struct iomap_ioend *ioend, struct iomap_ioend *next) in iomap_ioend_can_merge()1634 iomap_ioend_try_merge(struct iomap_ioend *ioend, struct list_head *more_ioends) in iomap_ioend_try_merge()1714 struct iomap_ioend *ioend; in iomap_alloc_ioend() local
381 struct iomap_ioend *ioend; member