Home
last modified time | relevance | path

Searched defs:bvecs (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/fs/ceph/
Dfile.c82 struct bio_vec *bvecs) in __iter_get_bvecs()
129 struct bio_vec **bvecs, int *num_bvecs) in iter_get_bvecs_alloc()
162 static void put_bvecs(struct bio_vec *bvecs, int num_bvecs, bool should_dirty) in put_bvecs()
936 struct bio_vec *bvecs; in ceph_direct_read_write() local
/Linux-v5.4/net/ceph/
Dmessenger.c879 struct bio_vec *bvecs = data->bvec_pos.bvecs; in ceph_msg_data_bvecs_cursor_init() local
905 struct bio_vec *bvecs = cursor->data->bvec_pos.bvecs; in ceph_msg_data_bvecs_advance() local
Dosd_client.c242 struct bio_vec *bvecs, u32 num_bvecs, in osd_req_op_extent_osd_data_bvecs()
306 struct bio_vec *bvecs, u32 num_bvecs, in osd_req_op_cls_request_data_bvecs()
/Linux-v5.4/include/linux/ceph/
Dmessenger.h132 struct bio_vec *bvecs; member
/Linux-v5.4/drivers/block/
Drbd.c2868 struct bio_vec *bvecs) in rbd_img_fill_from_bvecs()
3131 static bool is_zero_bvecs(struct bio_vec *bvecs, u32 bytes) in is_zero_bvecs()