Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-bio-record.h33 static inline void dm_bio_restore(struct dm_bio_details *bd, struct bio *bio) in dm_bio_restore() function
Ddm-raid1.c1289 dm_bio_restore(bd, bio); in mirror_end_io()
Ddm-cache-target.c932 dm_bio_restore(&pb->bio_details, bio); in writethrough_endio()