Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Drw.c205 u32 port_num, const struct bio_vec *bvecs, u32 nr_bvec, in rdma_rw_init_mr_wrs_bvec()
370 struct ib_qp *qp, const struct bio_vec *bvecs, in rdma_rw_init_single_wr_bvec()
404 const struct bio_vec *bvecs, u32 nr_bvec, struct bvec_iter *iter, in rdma_rw_init_map_wrs_bvec()
666 u32 port_num, const struct bio_vec *bvecs, u32 nr_bvec, in rdma_rw_ctx_init_bvec()
1000 const struct bio_vec __maybe_unused *bvecs, in rdma_rw_ctx_destroy_bvec()
/linux/fs/erofs/
H A Dfileio.c9 struct bio_vec bvecs[16]; member
/linux/fs/netfs/
H A Diterator.c127 const struct bio_vec *bvecs = iter->bvec; in netfs_limit_bvec() local
/linux/net/ceph/
H A Dmessenger.c785 struct bio_vec *bvecs = data->bvec_pos.bvecs; in ceph_msg_data_bvecs_cursor_init() local
809 struct bio_vec *bvecs = cursor->data->bvec_pos.bvecs; in ceph_msg_data_bvecs_advance() local
H A Dosd_client.c239 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()
/linux/drivers/target/
H A Dtarget_core_file.c248 struct bio_vec bvecs[]; member
/linux/include/linux/ceph/
H A Dmessenger.h177 struct bio_vec *bvecs; member