Searched refs:io_done (Results 1 – 8 of 8) sorted by relevance
65 struct completion *io_done; /* do_ur_io waits; irq completes */ member
281 urd->io_done = &event; in do_ur_io()327 complete(urd->io_done); in ur_int_handler()
600 io_done: label899 .quad io_restore, io_done1026 .quad io_done - 41027 .quad io_done - 16
593 io_done: label897 .long io_restore + 0x80000000, io_done + 0x800000001020 .long io_done - 4 + 0x800000001021 .long io_done - 8 + 0x80000000
366 __field( int, io_done )378 __entry->io_done = mpd->io_done;389 __entry->io_done, __entry->pages_written,
2317 mpd->io_done = 1; in mpage_da_map_and_submit()2355 mpd->io_done = 1; in mpage_da_map_and_submit()2814 if (mpd->io_done) in write_cache_pages_da()2835 if (mpd->io_done) in write_cache_pages_da()2896 int range_cyclic, cycled = 1, io_done = 0; in ext4_da_writepages() local3013 if (!mpd.io_done && mpd.next_page != mpd.first_page) { in ext4_da_writepages()3036 io_done = 1; in ext4_da_writepages()3045 if (!io_done && !cycled) { in ext4_da_writepages()
167 int io_done; member
60 struct completion io_done; member