Home
last modified time | relevance | path

Searched defs:bv (Results 1 – 25 of 64) sorted by relevance

123

/Linux-v4.19/drivers/md/bcache/
Dutil.c234 struct bio_vec *bv = bio->bi_io_vec; in bch_bio_map() local
271 struct bio_vec *bv; in bch_bio_alloc_pages() local
Ddebug.c111 struct bio_vec bv, cbv; in bch_data_verify() local
Djournal.h154 struct bio_vec bv[8]; member
/Linux-v4.19/include/linux/
Dbvec.h72 static inline bool bvec_iter_advance(const struct bio_vec *bv, in bvec_iter_advance()
98 static inline bool bvec_iter_rewind(const struct bio_vec *bv, in bvec_iter_rewind()
Dbio.h138 #define bvec_to_phys(bv) (page_to_phys((bv)->bv_page) + (unsigned long) (bv)->bv_offset) argument
210 struct bio_vec bv; in bio_segments() local
280 static inline void bio_get_first_bvec(struct bio *bio, struct bio_vec *bv) in bio_get_first_bvec()
285 static inline void bio_get_last_bvec(struct bio *bio, struct bio_vec *bv) in bio_get_last_bvec()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/bpf/
Dmain.c93 struct nfp_bpf_vnic *bv; in nfp_bpf_vnic_alloc() local
126 struct nfp_bpf_vnic *bv = nn->app_priv; in nfp_bpf_vnic_free() local
138 struct nfp_bpf_vnic *bv; in nfp_bpf_setup_tc_block_cb() local
/Linux-v4.19/fs/cifs/
Dcifs_debug.c371 bool bv; in cifs_stats_proc_write() local
633 bool bv; in cifsFYI_proc_write() local
795 bool bv; in cifs_security_flags_proc_write() local
/Linux-v4.19/block/
Dblk-merge.c105 struct bio_vec bv, bvprv, *bvprvp = NULL; in blk_bio_segment_split() local
235 struct bio_vec bv, bvprv = { NULL }; in __blk_recalc_rq_segments() local
408 static inline int __blk_bvec_map_sg(struct request_queue *q, struct bio_vec bv, in __blk_bvec_map_sg()
Dbio.c164 void bvec_free(mempool_t *pool, struct bio_vec *bv, unsigned int idx) in bvec_free()
538 struct bio_vec bv; in zero_fill_bio_iter() local
769 struct bio_vec *bv = &bio->bi_io_vec[bio->bi_vcnt - 1]; in __bio_try_merge_page() local
794 struct bio_vec *bv = &bio->bi_io_vec[bio->bi_vcnt]; in __bio_add_page() local
843 struct bio_vec *bv = bio->bi_io_vec + bio->bi_vcnt; in __bio_iov_iter_get_pages() local
Dblk-zoned.c121 struct bio_vec *bv; in blkdev_report_zones() local
Dbounce.c202 struct bio_vec bv; in bounce_clone_bio() local
Dbio-integrity.c174 struct bio_vec bv; in bio_integrity_process() local
/Linux-v4.19/fs/crypto/
Dbio.c31 struct bio_vec *bv; in __fscrypt_decrypt_bio() local
/Linux-v4.19/fs/ext4/
Dreadpage.c73 struct bio_vec *bv; in mpage_end_io() local
/Linux-v4.19/drivers/s390/block/
Ddasd_fba.c448 struct bio_vec bv; in dasd_fba_build_cp_regular() local
580 struct bio_vec bv; in dasd_fba_free_cp() local
/Linux-v4.19/fs/afs/
Drxrpc.c265 struct bio_vec *bv, pgoff_t first, pgoff_t last, in afs_load_bvec()
309 struct bio_vec bv[AFS_BVEC_MAX]; in afs_send_pages() local
/Linux-v4.19/scripts/
Dsortextable.h83 Elf_Addr bv = _r(b); in compare_extable() local
Dsortextable.c203 int32_t bv = (int32_t)r(b); in compare_relative_table() local
/Linux-v4.19/mm/
Dpage_io.c290 struct bio_vec bv = { in __swap_writepage() local
/Linux-v4.19/drivers/nvme/target/
Dio-cmd-file.c78 static void nvmet_file_init_bvec(struct bio_vec *bv, struct sg_page_iter *iter) in nvmet_file_init_bvec()
/Linux-v4.19/drivers/gpu/drm/omapdrm/displays/
Dpanel-sony-acx565akm.c321 int bv; in acx565akm_set_brightness() local
334 u8 bv; in acx565akm_get_actual_brightness() local
/Linux-v4.19/fs/orangefs/
Dinode.c26 struct bio_vec bv = {.bv_page = page, .bv_len = PAGE_SIZE}; in read_one_page() local
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/displays/
Dpanel-sony-acx565akm.c327 int bv; in acx565akm_set_brightness() local
340 u8 bv; in acx565akm_get_actual_brightness() local
/Linux-v4.19/drivers/md/
Ddm-verity-target.c378 struct bio_vec bv = bio_iter_iovec(bio, *iter); in verity_for_io_block() local
424 struct bio_vec bv = bio_iter_iovec(bio, *iter); in verity_for_bv_block() local
/Linux-v4.19/drivers/nvdimm/
Dblk.c89 struct bio_vec bv; in nd_blk_rw_integrity() local

123