Home
last modified time | relevance | path

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

123

/Linux-v5.4/include/linux/
Dbvec.h36 struct bio_vec bv; member
87 static inline bool bvec_iter_advance(const struct bio_vec *bv, in bvec_iter_advance()
139 struct bio_vec *bv = &iter_all->bv; in bvec_advance() local
Dbio.h177 struct bio_vec bv; in bio_segments() local
247 static inline void bio_get_first_bvec(struct bio *bio, struct bio_vec *bv) in bio_get_first_bvec()
252 static inline void bio_get_last_bvec(struct bio *bio, struct bio_vec *bv) in bio_get_last_bvec()
/Linux-v5.4/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.h156 struct bio_vec bv[8]; member
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/bpf/
Dmain.c66 struct nfp_bpf_vnic *bv; in nfp_bpf_vnic_alloc() local
99 struct nfp_bpf_vnic *bv = nn->app_priv; in nfp_bpf_vnic_free() local
111 struct nfp_bpf_vnic *bv; in nfp_bpf_setup_tc_block_cb() local
/Linux-v5.4/block/
Dblk-merge.c194 const struct bio_vec *bv, unsigned *nsegs, in bvec_split_segs()
245 struct bio_vec bv, bvprv, *bvprvp = NULL; in blk_bio_segment_split() local
361 struct bio_vec bv; in blk_recalc_rq_segments() local
432 static inline int __blk_bvec_map_sg(struct bio_vec bv, in __blk_bvec_map_sg()
Dbio.c152 void bvec_free(mempool_t *pool, struct bio_vec *bv, unsigned int idx) in bvec_free()
526 struct bio_vec bv; in zero_fill_bio_iter() local
630 static inline bool page_is_mergeable(const struct bio_vec *bv, in page_is_mergeable()
653 struct bio_vec *bv = &bio->bi_io_vec[bio->bi_vcnt - 1]; in bio_try_merge_pc_page() local
755 struct bio_vec *bv = &bio->bi_io_vec[bio->bi_vcnt - 1]; in __bio_try_merge_page() local
780 struct bio_vec *bv = &bio->bi_io_vec[bio->bi_vcnt]; in __bio_add_page() local
838 const struct bio_vec *bv = iter->bvec; in __bio_iov_bvec_add_pages() local
870 struct bio_vec *bv = bio->bi_io_vec + bio->bi_vcnt; in __bio_iov_iter_get_pages() local
Dblk-map.c22 struct bio_vec bv; in blk_rq_append_bio() local
Dbio-integrity.c159 struct bio_vec bv; in bio_integrity_process() local
Dbounce.c221 struct bio_vec bv; in bounce_clone_bio() local
/Linux-v5.4/fs/cifs/
Dcifs_debug.c429 bool bv; in cifs_stats_proc_write() local
724 bool bv; in cifsFYI_proc_write() local
886 bool bv; in cifs_security_flags_proc_write() local
/Linux-v5.4/fs/crypto/
Dbio.c31 struct bio_vec *bv; in __fscrypt_decrypt_bio() local
/Linux-v5.4/fs/orangefs/
Dinode.c24 struct bio_vec bv; in orangefs_writepage_locked() local
91 struct bio_vec *bv; member
256 struct bio_vec bv; in orangefs_readpage() local
/Linux-v5.4/fs/afs/
Drxrpc.c284 struct bio_vec *bv, pgoff_t first, pgoff_t last, in afs_load_bvec()
328 struct bio_vec bv[AFS_BVEC_MAX]; in afs_send_pages() local
/Linux-v5.4/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-v5.4/fs/verity/
Dverify.c226 struct bio_vec *bv; in fsverity_verify_bio() local
/Linux-v5.4/drivers/gpu/drm/panel/
Dpanel-sony-acx565akm.c271 u8 bv; in acx565akm_get_actual_brightness() local
281 int bv; in acx565akm_set_brightness() local
/Linux-v5.4/scripts/
Dsortextable.h81 Elf_Addr bv = _r(b); in compare_extable() local
Dsortextable.c203 int32_t bv = (int32_t)r(b); in compare_relative_table() local
/Linux-v5.4/mm/
Dpage_io.c289 struct bio_vec bv = { in __swap_writepage() local
/Linux-v5.4/fs/ext4/
Dreadpage.c72 struct bio_vec *bv; in __read_end_io() local
/Linux-v5.4/drivers/nvme/target/
Dio-cmd-file.c83 static void nvmet_file_init_bvec(struct bio_vec *bv, struct scatterlist *sg) in nvmet_file_init_bvec()
/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/displays/
Dpanel-sony-acx565akm.c316 int bv; in acx565akm_set_brightness() local
329 u8 bv; in acx565akm_get_actual_brightness() local
/Linux-v5.4/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

123