Home
last modified time | relevance | path

Searched refs:io_wait_event (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dwait.h358 #define io_wait_event(wq_head, condition) \ macro
/linux-6.15/fs/gfs2/
H A Dlog.c530 io_wait_event(sdp->sd_log_waitq, in __gfs2_log_reserve()
/linux-6.15/drivers/md/
H A Ddm-integrity.c2739 io_wait_event(ic->copy_to_journal_wait, !journal_entry_is_inprogress(je)); in integrity_commit()