Home
last modified time | relevance | path

Searched defs:bvecs (Results 1 – 11 of 11) 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/block/
H A Dbio-integrity.c14 struct bio_vec bvecs[]; global() member
70 bio_integrity_init(struct bio * bio,struct bio_integrity_payload * bip,struct bio_vec * bvecs,unsigned int nr_vecs) bio_integrity_init() argument
/linux/fs/erofs/
H A Dfileio.c9 struct bio_vec bvecs[16]; member
H A Dfscache.c166 struct bio_vec bvecs[BIO_MAX_VECS]; member
/linux/fs/netfs/
H A Diterator.c112 const struct bio_vec *bvecs = iter->bvec; in netfs_limit_bvec() local
/linux/fs/ceph/
H A Dfile.c86 struct bio_vec *bvecs) in __iter_get_bvecs()
128 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()
1486 struct bio_vec *bvecs; in ceph_direct_read_write() 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
/linux/drivers/block/
H A 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()