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