Home
last modified time | relevance | path

Searched refs:flush_wait (Results 1 – 2 of 2) sorted by relevance

/fs/btrfs/
A Dvolumes.h183 struct completion flush_wait; member
A Ddisk-io.c3892 init_completion(&device->flush_wait); in write_dev_flush()
3893 bio->bi_private = &device->flush_wait; in write_dev_flush()
3909 wait_for_completion_io(&device->flush_wait); in wait_dev_flush()

Completed in 13 milliseconds