Home
last modified time | relevance | path

Searched refs:bio_iovec (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/Documentation/block/
A Dbiovecs.rst27 bio_iovec() and bio_iter_iovec() macros that return literal struct biovecs,
72 reached the end of a bio, not bi_vcnt - and the bio_iovec() macro takes
/linux-6.3-rc2/include/linux/
A Dbio.h37 #define bio_iovec(bio) bio_iter_iovec((bio), (bio)->bi_iter) macro
A Dblk-mq.h1051 return bio_iovec(rq->bio).bv_len; in blk_rq_cur_bytes()
/linux-6.3-rc2/drivers/md/
A Ddm-integrity.c1978 struct bio_vec bv = bio_iovec(bio); in __journal_read_write()

Completed in 17 milliseconds