Searched refs:ceph_bvec_iter_advance_step (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/ceph/ |
D | messenger.h | 167 #define ceph_bvec_iter_advance_step(it, n, BVEC_STEP) \ macro
|
/Linux-v4.19/drivers/block/ |
D | rbd.c | 1289 ceph_bvec_iter_advance_step(&it, bytes, ({ in zero_bvecs() 2189 ceph_bvec_iter_advance_step(it, bytes, ({ in count_bvecs() 2200 ceph_bvec_iter_advance_step(it, bytes, ({ in copy_bvecs() 2351 ceph_bvec_iter_advance_step(&it, bytes, ({ in is_zero_bvecs()
|