Searched refs:ceph_bvec_iter_advance_step (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/linux/ceph/ |
| D | messenger.h | 151 #define ceph_bvec_iter_advance_step(it, n, BVEC_STEP) \ macro
|
| /Linux-v5.4/drivers/block/ |
| D | rbd.c | 1378 ceph_bvec_iter_advance_step(&it, bytes, ({ in zero_bvecs() 2831 ceph_bvec_iter_advance_step(it, bytes, ({ in count_bvecs() 2842 ceph_bvec_iter_advance_step(it, bytes, ({ in copy_bvecs() 3138 ceph_bvec_iter_advance_step(&it, bytes, ({ in is_zero_bvecs()
|