Searched refs:snapshot_bios (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/md/
H A Ddm-snap.c90 * as well as the snapshot_bios list.
179 struct bio_list snapshot_bios; member in struct:dm_snap_pending_exception
1437 struct bio *snapshot_bios = NULL; pending_complete() local
1476 snapshot_bios = bio_list_get(&pe->snapshot_bios); pending_complete()
1492 error_bios(snapshot_bios); pending_complete()
1496 flush_bios(snapshot_bios); pending_complete()
1633 bio_list_init(&pe->snapshot_bios); __find_pending_exception()
1743 bio_list_add(&pe->snapshot_bios, bio); snapshot_map()

Completed in 84 milliseconds