Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dfile.c79 struct bio_vec *bvecs) in __iter_get_bvecs()
126 struct bio_vec **bvecs, int *num_bvecs) in iter_get_bvecs_alloc()
159 static void put_bvecs(struct bio_vec *bvecs, int num_bvecs, bool should_dirty) in put_bvecs()
920 struct bio_vec *bvecs; in ceph_direct_read_write() local
/Linux-v4.19/net/ceph/
Dmessenger.c899 struct bio_vec *bvecs = data->bvec_pos.bvecs; in ceph_msg_data_bvecs_cursor_init() local
925 struct bio_vec *bvecs = cursor->data->bvec_pos.bvecs; in ceph_msg_data_bvecs_advance() local
Dosd_client.c244 struct bio_vec *bvecs, u32 num_bvecs, in osd_req_op_extent_osd_data_bvecs()
308 struct bio_vec *bvecs, u32 num_bvecs, in osd_req_op_cls_request_data_bvecs()
/Linux-v4.19/include/linux/ceph/
Dmessenger.h148 struct bio_vec *bvecs; member
/Linux-v4.19/drivers/block/
Drbd.c2226 struct bio_vec *bvecs) in rbd_img_fill_from_bvecs()
2344 static bool is_zero_bvecs(struct bio_vec *bvecs, u32 bytes) in is_zero_bvecs()