Searched refs:bio_copy_kern (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/block/ |
| D | blk-map.c | 237 bio = bio_copy_kern(q, kbuf, len, gfp_mask, reading); in blk_rq_map_kern()
|
| D | bio.c | 1545 struct bio *bio_copy_kern(struct request_queue *q, void *data, unsigned int len, in bio_copy_kern() function
|
| /Linux-v5.4/include/linux/ |
| D | bio.h | 450 extern struct bio *bio_copy_kern(struct request_queue *, void *, unsigned int,
|