Searched refs:flush_queued_bios (Results 1 – 1 of 1) sorted by relevance
51 static void flush_queued_bios(struct work_struct *work);678 INIT_WORK(&s->queued_bios_work, flush_queued_bios); in snapshot_ctr()784 static void flush_queued_bios(struct work_struct *work) in flush_queued_bios() function