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

/linux-4.1.27/drivers/md/
H A Ddm.c1391 * A target may call dm_accept_partial_bio only from the map routine. It is
1394 * dm_accept_partial_bio informs the dm that the target only wants to process
1418 void dm_accept_partial_bio(struct bio *bio, unsigned n_sectors) dm_accept_partial_bio() function
1428 EXPORT_SYMBOL_GPL(dm_accept_partial_bio); variable
H A Ddm-snap.c2278 dm_accept_partial_bio(bio, available_sectors); origin_map()
/linux-4.1.27/include/linux/
H A Ddevice-mapper.h409 void dm_accept_partial_bio(struct bio *bio, unsigned n_sectors);

Completed in 242 milliseconds