Searched refs:flush_wait (Results 1 – 2 of 2) sorted by relevance
121 struct completion flush_wait; member
4016 init_completion(&device->flush_wait); in write_dev_flush()4017 bio->bi_private = &device->flush_wait; in write_dev_flush()4034 wait_for_completion_io(&device->flush_wait); in wait_dev_flush()