Home
last modified time | relevance | path

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

/linux/fs/iomap/
H A Dioend.c18 struct iomap_ioend *ioend = iomap_ioend_from_bio(bio); in iomap_init_ioend() local
39 iomap_finish_ioend_buffered(struct iomap_ioend * ioend) iomap_finish_ioend_buffered() argument
68 struct iomap_ioend *ioend = iomap_ioend_from_bio(bio); ioend_writeback_end_bio() local
81 struct iomap_ioend *ioend = wpc->wb_ctx; iomap_ioend_writeback_submit() local
118 struct iomap_ioend *ioend = wpc->wb_ctx; iomap_can_add_to_ioend() local
154 struct iomap_ioend *ioend = wpc->wb_ctx; iomap_add_to_ioend() local
249 iomap_finish_ioend(struct iomap_ioend * ioend,int error) iomap_finish_ioend() argument
276 iomap_finish_ioends(struct iomap_ioend * ioend,int error) iomap_finish_ioends() argument
301 iomap_ioend_can_merge(struct iomap_ioend * ioend,struct iomap_ioend * next) iomap_ioend_can_merge() argument
329 iomap_ioend_try_merge(struct iomap_ioend * ioend,struct list_head * more_ioends) iomap_ioend_try_merge() argument
377 iomap_split_ioend(struct iomap_ioend * ioend,unsigned int max_len,bool is_append) iomap_split_ioend() argument
[all...]
H A Ddirect-io.c242 u32 iomap_finish_ioend_direct(struct iomap_ioend *ioend) in iomap_finish_ioend_direct() argument
/linux/fs/xfs/
H A Dxfs_zone_alloc.c367 struct iomap_ioend *ioend) in xfs_last_used_zone() argument
765 struct iomap_ioend *ioend) in xfs_mark_rtg_boundary() argument
870 struct iomap_ioend *ioend, in xfs_submit_zoned_bio() argument
890 xfs_zone_alloc_and_submit(struct iomap_ioend * ioend,struct xfs_open_zone ** oz) xfs_zone_alloc_and_submit() argument
[all...]
H A Dxfs_file.c646 struct iomap_ioend *ioend; in xfs_dio_zoned_submit_io() local