Searched refs:bio_copy_kern (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/block/ |
D | blk-map.c | 219 bio = bio_copy_kern(q, kbuf, len, gfp_mask, reading); in blk_rq_map_kern()
|
D | bio.c | 1491 struct bio *bio_copy_kern(struct request_queue *q, void *data, unsigned int len, in bio_copy_kern() function 1548 EXPORT_SYMBOL(bio_copy_kern);
|
/linux-4.4.14/include/linux/ |
D | bio.h | 492 extern struct bio *bio_copy_kern(struct request_queue *, void *, unsigned int,
|