Searched refs:io_wait_event (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dwait.h352 * io_wait_event() -- like wait_event() but with io_schedule()
354 #define io_wait_event(wq_head, condition) \ macro
/linux-master/fs/gfs2/
H A Dlog.c538 io_wait_event(sdp->sd_log_waitq,
/linux-master/drivers/md/
H A Ddm-integrity.c2459 io_wait_event(ic->copy_to_journal_wait, !journal_entry_is_inprogress(je));
/linux-master/fs/btrfs/
H A Dinode.c10038 * atomic_dec_return() or io_wait_event() in
10091 io_wait_event(priv.wait, !atomic_read(&priv.pending));

Completed in 149 milliseconds