Searched refs:ceph_bvec_iter_advance_step (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ceph/ |
H A D | messenger.h | 195 #define ceph_bvec_iter_advance_step(it, n, BVEC_STEP) \ macro
|
/openbmc/linux/drivers/block/ |
H A D | rbd.c | 1239 ceph_bvec_iter_advance_step(&it, bytes, ({ in zero_bvecs() 2693 ceph_bvec_iter_advance_step(it, bytes, ({ in count_bvecs() 2704 ceph_bvec_iter_advance_step(it, bytes, ({ in copy_bvecs() 3005 ceph_bvec_iter_advance_step(&it, bytes, ({ in is_zero_bvecs()
|