Home
last modified time | relevance | path

Searched defs:num_bvecs (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/md/
Ddm-io.c314 unsigned int num_bvecs; in do_region() local
/linux-6.12.1/fs/ceph/
Dfile.c128 struct bio_vec **bvecs, int *num_bvecs) in iter_get_bvecs_alloc()
161 static void put_bvecs(struct bio_vec *bvecs, int num_bvecs, bool should_dirty) in put_bvecs()
/linux-6.12.1/net/ceph/
Dosd_client.c167 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()
/linux-6.12.1/include/linux/ceph/
Dosd_client.h134 u32 num_bvecs; member