Searched refs:ceph_bvec_iter_advance_step (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/include/linux/ceph/ |
| D | messenger.h | 195 #define ceph_bvec_iter_advance_step(it, n, BVEC_STEP) \ macro
|
| /Linux-v6.6/drivers/block/ |
| 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()
|