Home
last modified time | relevance | path

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

/linux/net/rds/
H A Dib_mr.h100 wait_queue_head_t flush_wait; member
/linux/fs/btrfs/
H A Dvolumes.h179 struct completion flush_wait; member
H A Ddisk-io.c3973 init_completion(&device->flush_wait); in write_dev_flush()
3974 bio->bi_private = &device->flush_wait; in write_dev_flush()
3990 wait_for_completion_io(&device->flush_wait); in wait_dev_flush()
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c2833 int flush_wait = 0; in be_rx_cq_clean() local
2847 if (flush_wait++ > 50 || in be_rx_cq_clean()