Home
last modified time | relevance | path

Searched refs:rbd_img_fill_iter (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/
H A Drbd.c2520 union rbd_img_fill_iter { union
2527 union rbd_img_fill_iter *pos;
2528 union rbd_img_fill_iter iter;
2667 union rbd_img_fill_iter dummy = {}; in rbd_img_fill_nodata()
2720 .pos = (union rbd_img_fill_iter *)bio_pos, in __rbd_img_fill_from_bio()
2780 .pos = (union rbd_img_fill_iter *)bvec_pos, in __rbd_img_fill_from_bvecs()
/kernel/linux/linux-6.6/drivers/block/
H A Drbd.c2457 union rbd_img_fill_iter { union
2464 union rbd_img_fill_iter *pos;
2465 union rbd_img_fill_iter iter;
2604 union rbd_img_fill_iter dummy = {}; in rbd_img_fill_nodata()
2657 .pos = (union rbd_img_fill_iter *)bio_pos, in __rbd_img_fill_from_bio()
2717 .pos = (union rbd_img_fill_iter *)bvec_pos, in __rbd_img_fill_from_bvecs()

Completed in 19 milliseconds