Searched refs:snapshot_bios (Results 1 – 1 of 1) sorted by relevance
186 struct bio_list snapshot_bios; member1456 struct bio *snapshot_bios = NULL; in pending_complete() local1495 snapshot_bios = bio_list_get(&pe->snapshot_bios); in pending_complete()1510 error_bios(snapshot_bios); in pending_complete()1514 flush_bios(snapshot_bios); in pending_complete()1651 bio_list_init(&pe->snapshot_bios); in __find_pending_exception()1765 bio_list_add(&pe->snapshot_bios, bio); in snapshot_map()