Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ceph/
Dfile.c84 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()
1393 struct bio_vec *bvecs; in ceph_direct_read_write() local
/Linux-v6.6/net/ceph/
Dmessenger.c784 struct bio_vec *bvecs = data->bvec_pos.bvecs; in ceph_msg_data_bvecs_cursor_init() local
808 struct bio_vec *bvecs = cursor->data->bvec_pos.bvecs; in ceph_msg_data_bvecs_advance() local
Dosd_client.c249 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-v6.6/block/
Dblk-map.c560 struct bio_vec *bvecs, *bvprvp = NULL; in blk_rq_map_user_bvec() local
/Linux-v6.6/drivers/target/
Dtarget_core_file.c248 struct bio_vec bvecs[]; member
/Linux-v6.6/include/linux/ceph/
Dmessenger.h176 struct bio_vec *bvecs; member
/Linux-v6.6/drivers/block/
Drbd.c2730 struct bio_vec *bvecs) in rbd_img_fill_from_bvecs()
2998 static bool is_zero_bvecs(struct bio_vec *bvecs, u32 bytes) in is_zero_bvecs()
/Linux-v6.6/fs/smb/client/
Dfile.c3336 const struct bio_vec *bvecs = iter->bvec; in cifs_limit_bvec_subset() local