Searched defs:bvecs (Results 1 – 10 of 10) sorted by relevance
| /kernel/linux/linux-4.19/fs/ceph/ |
| D | file.c | 79 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
|
| /kernel/linux/linux-5.10/fs/ceph/ |
| D | file.c | 84 struct bio_vec *bvecs) in __iter_get_bvecs() 131 struct bio_vec **bvecs, int *num_bvecs) in iter_get_bvecs_alloc() 164 static void put_bvecs(struct bio_vec *bvecs, int num_bvecs, bool should_dirty) in put_bvecs() 1180 struct bio_vec *bvecs; in ceph_direct_read_write() local
|
| /kernel/linux/linux-5.10/net/ceph/ |
| D | messenger.c | 872 struct bio_vec *bvecs = data->bvec_pos.bvecs; in ceph_msg_data_bvecs_cursor_init() local 898 struct bio_vec *bvecs = cursor->data->bvec_pos.bvecs; in ceph_msg_data_bvecs_advance() local
|
| D | osd_client.c | 242 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()
|
| /kernel/linux/linux-4.19/net/ceph/ |
| D | messenger.c | 905 struct bio_vec *bvecs = data->bvec_pos.bvecs; in ceph_msg_data_bvecs_cursor_init() local 931 struct bio_vec *bvecs = cursor->data->bvec_pos.bvecs; in ceph_msg_data_bvecs_advance() local
|
| D | osd_client.c | 244 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()
|
| /kernel/linux/linux-4.19/include/linux/ceph/ |
| D | messenger.h | 148 struct bio_vec *bvecs; member
|
| /kernel/linux/linux-5.10/include/linux/ceph/ |
| D | messenger.h | 132 struct bio_vec *bvecs; member
|
| /kernel/linux/linux-4.19/drivers/block/ |
| D | rbd.c | 2226 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()
|
| /kernel/linux/linux-5.10/drivers/block/ |
| D | rbd.c | 2775 struct bio_vec *bvecs) in rbd_img_fill_from_bvecs() 3043 static bool is_zero_bvecs(struct bio_vec *bvecs, u32 bytes) in is_zero_bvecs()
|