Home
last modified time | relevance | path

Searched refs:bvec_pos (Results 1 – 19 of 19) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/net/ceph/
H A Dmessenger.c780 struct bio_vec *bvecs = data->bvec_pos.bvecs; in ceph_msg_data_bvecs_cursor_init()
782 cursor->resid = min_t(size_t, length, data->bvec_pos.iter.bi_size); in ceph_msg_data_bvecs_cursor_init()
783 cursor->bvec_iter = data->bvec_pos.iter; in ceph_msg_data_bvecs_cursor_init()
795 struct bio_vec bv = bvec_iter_bvec(cursor->data->bvec_pos.bvecs, in ceph_msg_data_bvecs_next()
806 struct bio_vec *bvecs = cursor->data->bvec_pos.bvecs; in ceph_msg_data_bvecs_advance()
1889 struct ceph_bvec_iter *bvec_pos) in ceph_msg_data_add_bvecs() argument
1895 data->bvec_pos = *bvec_pos; in ceph_msg_data_add_bvecs()
1897 msg->data_length += bvec_pos->iter.bi_size; in ceph_msg_data_add_bvecs()
H A Dosd_client.c166 struct ceph_bvec_iter *bvec_pos, in ceph_osd_data_bvecs_init() argument
170 osd_data->bvec_pos = *bvec_pos; in ceph_osd_data_bvecs_init()
258 struct ceph_bvec_iter *bvec_pos) in osd_req_op_extent_osd_data_bvec_pos() argument
263 ceph_osd_data_bvecs_init(osd_data, bvec_pos, 0); in osd_req_op_extent_osd_data_bvec_pos()
348 return osd_data->bvec_pos.iter.bi_size; in ceph_osd_data_length()
974 ceph_msg_data_add_bvecs(msg, &osd_data->bvec_pos); in ceph_osdc_msg_data_add()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ceph/
H A Dmessenger.c780 struct bio_vec *bvecs = data->bvec_pos.bvecs; in ceph_msg_data_bvecs_cursor_init()
782 cursor->resid = min_t(size_t, length, data->bvec_pos.iter.bi_size); in ceph_msg_data_bvecs_cursor_init()
783 cursor->bvec_iter = data->bvec_pos.iter; in ceph_msg_data_bvecs_cursor_init()
795 struct bio_vec bv = bvec_iter_bvec(cursor->data->bvec_pos.bvecs, in ceph_msg_data_bvecs_next()
806 struct bio_vec *bvecs = cursor->data->bvec_pos.bvecs; in ceph_msg_data_bvecs_advance()
1889 struct ceph_bvec_iter *bvec_pos) in ceph_msg_data_add_bvecs() argument
1895 data->bvec_pos = *bvec_pos; in ceph_msg_data_add_bvecs()
1897 msg->data_length += bvec_pos->iter.bi_size; in ceph_msg_data_add_bvecs()
H A Dosd_client.c166 struct ceph_bvec_iter *bvec_pos, in ceph_osd_data_bvecs_init() argument
170 osd_data->bvec_pos = *bvec_pos; in ceph_osd_data_bvecs_init()
258 struct ceph_bvec_iter *bvec_pos) in osd_req_op_extent_osd_data_bvec_pos() argument
263 ceph_osd_data_bvecs_init(osd_data, bvec_pos, 0); in osd_req_op_extent_osd_data_bvec_pos()
348 return osd_data->bvec_pos.iter.bi_size; in ceph_osd_data_length()
974 ceph_msg_data_add_bvecs(msg, &osd_data->bvec_pos); in ceph_osdc_msg_data_add()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ceph/
H A Dmessenger.c780 struct bio_vec *bvecs = data->bvec_pos.bvecs; in ceph_msg_data_bvecs_cursor_init()
782 cursor->resid = min_t(size_t, length, data->bvec_pos.iter.bi_size); in ceph_msg_data_bvecs_cursor_init()
783 cursor->bvec_iter = data->bvec_pos.iter; in ceph_msg_data_bvecs_cursor_init()
795 struct bio_vec bv = bvec_iter_bvec(cursor->data->bvec_pos.bvecs, in ceph_msg_data_bvecs_next()
806 struct bio_vec *bvecs = cursor->data->bvec_pos.bvecs; in ceph_msg_data_bvecs_advance()
1889 struct ceph_bvec_iter *bvec_pos) in ceph_msg_data_add_bvecs() argument
1895 data->bvec_pos = *bvec_pos; in ceph_msg_data_add_bvecs()
1897 msg->data_length += bvec_pos->iter.bi_size; in ceph_msg_data_add_bvecs()
H A Dosd_client.c166 struct ceph_bvec_iter *bvec_pos, in ceph_osd_data_bvecs_init() argument
170 osd_data->bvec_pos = *bvec_pos; in ceph_osd_data_bvecs_init()
258 struct ceph_bvec_iter *bvec_pos) in osd_req_op_extent_osd_data_bvec_pos() argument
263 ceph_osd_data_bvecs_init(osd_data, bvec_pos, 0); in osd_req_op_extent_osd_data_bvec_pos()
348 return osd_data->bvec_pos.iter.bi_size; in ceph_osd_data_length()
974 ceph_msg_data_add_bvecs(msg, &osd_data->bvec_pos); in ceph_osdc_msg_data_add()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/ceph/
H A Dmessenger.h194 struct ceph_bvec_iter bvec_pos; member
572 struct ceph_bvec_iter *bvec_pos);
H A Dosd_client.h82 struct ceph_bvec_iter bvec_pos; member
449 struct ceph_bvec_iter *bvec_pos);
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/ceph/
H A Dosd_client.h82 struct ceph_bvec_iter bvec_pos; member
449 struct ceph_bvec_iter *bvec_pos);
H A Dmessenger.h194 struct ceph_bvec_iter bvec_pos; member
572 struct ceph_bvec_iter *bvec_pos);
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/ceph/
H A Dmessenger.h194 struct ceph_bvec_iter bvec_pos; member
572 struct ceph_bvec_iter *bvec_pos);
H A Dosd_client.h82 struct ceph_bvec_iter bvec_pos; member
449 struct ceph_bvec_iter *bvec_pos);
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/block/
H A Drbd.c301 struct ceph_bvec_iter bvec_pos; member
1245 struct ceph_bvec_iter it = *bvec_pos; in zero_bvecs()
1270 zero_bvecs(&obj_req->bvec_pos, off, bytes); in rbd_obj_zero_range()
1501 kfree(obj_request->bvec_pos.bvecs); in rbd_obj_request_destroy()
2163 &obj_req->bvec_pos); in rbd_osd_setup_data()
2570 sizeof(*obj_req->bvec_pos.bvecs), in rbd_img_fill_request()
2572 if (!obj_req->bvec_pos.bvecs) in rbd_img_fill_request()
2676 obj_req->bvec_pos = *it; in set_bvec_pos()
2707 struct ceph_bvec_iter *bvec_pos) in __rbd_img_fill_from_bvecs() argument
2711 .pos = (union rbd_img_fill_iter *)bvec_pos, in __rbd_img_fill_from_bvecs()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/block/
H A Drbd.c301 struct ceph_bvec_iter bvec_pos; member
1245 struct ceph_bvec_iter it = *bvec_pos; in zero_bvecs()
1270 zero_bvecs(&obj_req->bvec_pos, off, bytes); in rbd_obj_zero_range()
1501 kfree(obj_request->bvec_pos.bvecs); in rbd_obj_request_destroy()
2163 &obj_req->bvec_pos); in rbd_osd_setup_data()
2570 sizeof(*obj_req->bvec_pos.bvecs), in rbd_img_fill_request()
2572 if (!obj_req->bvec_pos.bvecs) in rbd_img_fill_request()
2676 obj_req->bvec_pos = *it; in set_bvec_pos()
2707 struct ceph_bvec_iter *bvec_pos) in __rbd_img_fill_from_bvecs() argument
2711 .pos = (union rbd_img_fill_iter *)bvec_pos, in __rbd_img_fill_from_bvecs()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/block/
H A Drbd.c301 struct ceph_bvec_iter bvec_pos; member
1245 struct ceph_bvec_iter it = *bvec_pos; in zero_bvecs()
1270 zero_bvecs(&obj_req->bvec_pos, off, bytes); in rbd_obj_zero_range()
1501 kfree(obj_request->bvec_pos.bvecs); in rbd_obj_request_destroy()
2163 &obj_req->bvec_pos); in rbd_osd_setup_data()
2570 sizeof(*obj_req->bvec_pos.bvecs), in rbd_img_fill_request()
2572 if (!obj_req->bvec_pos.bvecs) in rbd_img_fill_request()
2676 obj_req->bvec_pos = *it; in set_bvec_pos()
2707 struct ceph_bvec_iter *bvec_pos) in __rbd_img_fill_from_bvecs() argument
2711 .pos = (union rbd_img_fill_iter *)bvec_pos, in __rbd_img_fill_from_bvecs()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ceph/
H A Dfile.c1038 inode, rc, osd_data->bvec_pos.iter.bi_size); in ceph_aio_complete_req()
1056 if (rc >= 0 && osd_data->bvec_pos.iter.bi_size > rc) { in ceph_aio_complete_req()
1058 int zlen = osd_data->bvec_pos.iter.bi_size - rc; in ceph_aio_complete_req()
1074 iov_iter_bvec(&i, READ, osd_data->bvec_pos.bvecs, in ceph_aio_complete_req()
1076 osd_data->bvec_pos.iter.bi_size); in ceph_aio_complete_req()
1092 put_bvecs(osd_data->bvec_pos.bvecs, osd_data->num_bvecs, in ceph_aio_complete_req()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ceph/
H A Dfile.c1038 inode, rc, osd_data->bvec_pos.iter.bi_size); in ceph_aio_complete_req()
1056 if (rc >= 0 && osd_data->bvec_pos.iter.bi_size > rc) { in ceph_aio_complete_req()
1058 int zlen = osd_data->bvec_pos.iter.bi_size - rc; in ceph_aio_complete_req()
1074 iov_iter_bvec(&i, READ, osd_data->bvec_pos.bvecs, in ceph_aio_complete_req()
1076 osd_data->bvec_pos.iter.bi_size); in ceph_aio_complete_req()
1092 put_bvecs(osd_data->bvec_pos.bvecs, osd_data->num_bvecs, in ceph_aio_complete_req()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ceph/
H A Dfile.c1038 inode, rc, osd_data->bvec_pos.iter.bi_size); in ceph_aio_complete_req()
1056 if (rc >= 0 && osd_data->bvec_pos.iter.bi_size > rc) { in ceph_aio_complete_req()
1058 int zlen = osd_data->bvec_pos.iter.bi_size - rc; in ceph_aio_complete_req()
1074 iov_iter_bvec(&i, READ, osd_data->bvec_pos.bvecs, in ceph_aio_complete_req()
1076 osd_data->bvec_pos.iter.bi_size); in ceph_aio_complete_req()
1092 put_bvecs(osd_data->bvec_pos.bvecs, osd_data->num_bvecs, in ceph_aio_complete_req()
/dports/devel/ga/ga-5.8/global/src/
H A Dmatmul.c2027 Integer g_b, Integer blo[], Integer bhi[], int bvec_pos, in gai_matmul_patch() argument
2100 &bjlo, &bjhi, &bdim1, &bdim2, &bipos, &bjpos, &bvpos, bvec_pos); in gai_matmul_patch()