Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A 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 = iomap_ioend_from_bio(bio); in xfs_end_bio() local
399 struct iomap_ioend *ioend, in xfs_prepare_ioend()
/linux/fs/iomap/
H A Dbuffered-io.c1527 iomap_finish_ioend(struct iomap_ioend *ioend, int error) in iomap_finish_ioend()
1565 iomap_finish_ioends(struct iomap_ioend *ioend, int error) in iomap_finish_ioends()
1591 iomap_ioend_can_merge(struct iomap_ioend *ioend, struct iomap_ioend *next) in iomap_ioend_can_merge()
1619 iomap_ioend_try_merge(struct iomap_ioend *ioend, struct list_head *more_ioends) in iomap_ioend_try_merge()
1699 struct iomap_ioend *ioend; in iomap_alloc_ioend() local
/linux/include/linux/
H A Diomap.h340 struct iomap_ioend *ioend; member