Home
last modified time | relevance | path

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

/linux-6.12.1/fs/erofs/
Dfileio.c9 struct bio_vec bvecs[BIO_MAX_VECS]; member
Dfscache.c180 struct bio_vec bvecs[BIO_MAX_VECS]; member
/linux-6.12.1/fs/netfs/
Diterator.c112 const struct bio_vec *bvecs = iter->bvec; in netfs_limit_bvec() local
/linux-6.12.1/fs/ceph/
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()
1494 struct bio_vec *bvecs; in ceph_direct_read_write() local
/linux-6.12.1/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-6.12.1/drivers/target/
Dtarget_core_file.c248 struct bio_vec bvecs[]; member
/linux-6.12.1/include/linux/ceph/
Dmessenger.h176 struct bio_vec *bvecs; member
/linux-6.12.1/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()