Searched defs:bvecs (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/infiniband/core/ |
| H A D | rw.c | 205 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 D | bio-integrity.c | 14 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 D | fileio.c | 9 struct bio_vec bvecs[16]; member
|
| H A D | fscache.c | 166 struct bio_vec bvecs[BIO_MAX_VECS]; member
|
| /linux/fs/netfs/ |
| H A D | iterator.c | 112 const struct bio_vec *bvecs = iter->bvec; in netfs_limit_bvec() local
|
| /linux/fs/ceph/ |
| H A D | file.c | 86 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 D | messenger.c | 785 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 D | osd_client.c | 239 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 D | target_core_file.c | 248 struct bio_vec bvecs[]; member
|
| /linux/include/linux/ceph/ |
| H A D | messenger.h | 177 struct bio_vec *bvecs; member
|
| /linux/drivers/block/ |
| H A D | rbd.c | 2730 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()
|