Searched refs:ceph_bvec_iter_advance_step (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/include/linux/ceph/ |
D | messenger.h | 169 #define ceph_bvec_iter_advance_step(it, n, BVEC_STEP) \ macro
|
/linux-5.19.10/drivers/block/ |
D | rbd.c | 1236 ceph_bvec_iter_advance_step(&it, bytes, ({ in zero_bvecs() 2675 ceph_bvec_iter_advance_step(it, bytes, ({ in count_bvecs() 2686 ceph_bvec_iter_advance_step(it, bytes, ({ in copy_bvecs() 2987 ceph_bvec_iter_advance_step(&it, bytes, ({ in is_zero_bvecs()
|