Home
last modified time | relevance | path

Searched hist:ab89e8e7 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/block/
H A Dblk-map.cab89e8e7 Fri Sep 30 01:27:46 CDT 2022 Kanchan Joshi <joshi.k@samsung.com> block: factor out blk_rq_map_bio_alloc helper

Move bio allocation logic from bio_map_user_iov to a new helper
blk_rq_map_bio_alloc. It is named so because functionality is opposite
of what is done inside blk_mq_map_bio_put. This is a prep patch.

Signed-off-by: Kanchan Joshi <joshi.k@samsung.com>
Link: https://lore.kernel.org/r/20220930062749.152261-10-anuj20.g@samsung.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>