Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-bio-record.h45 static inline void dm_bio_restore(struct dm_bio_details *bd, struct bio *bio) in dm_bio_restore() function
H A Ddm-integrity.c1643 dm_bio_restore(&dio->bio_details, bio); in integrity_end_io()