Searched defs:num_bvecs (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/drivers/md/ |
| D | dm-io.c | 314 unsigned int num_bvecs; in do_region() local
|
| /kernel/linux/linux-5.10/drivers/md/ |
| D | dm-io.c | 304 unsigned num_bvecs; in do_region() local
|
| /kernel/linux/linux-5.10/fs/ceph/ |
| D | file.c | 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()
|
| /kernel/linux/linux-6.6/fs/ceph/ |
| D | file.c | 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()
|
| /kernel/linux/linux-5.10/net/ceph/ |
| D | osd_client.c | 167 u32 num_bvecs) in ceph_osd_data_bvecs_init() 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-6.6/net/ceph/ |
| D | osd_client.c | 167 u32 num_bvecs) in ceph_osd_data_bvecs_init() 249 struct bio_vec *bvecs, u32 num_bvecs, in osd_req_op_extent_osd_data_bvecs() 329 struct bio_vec *bvecs, u32 num_bvecs, in osd_req_op_cls_request_data_bvecs()
|
| /kernel/linux/linux-5.10/include/linux/ceph/ |
| D | osd_client.h | 83 u32 num_bvecs; member
|
| /kernel/linux/linux-6.6/include/linux/ceph/ |
| D | osd_client.h | 134 u32 num_bvecs; member
|