Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-integrity.c186 struct bio_list synchronous_bios; member
1594 bio_list_add(&ic->synchronous_bios, bio); in do_endio()
2969 while (unlikely((bio = bio_list_pop(&ic->synchronous_bios)) != NULL)) { in bitmap_flush_work()