Searched refs:bio_iovec (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dbio.h37 #define bio_iovec(bio) bio_iter_iovec((bio), (bio)->bi_iter) macro
H A Dblk-mq.h1052 return bio_iovec(rq->bio).bv_len;
/linux-master/drivers/md/
H A Ddm-integrity.c2026 struct bio_vec bv = bio_iovec(bio);

Completed in 101 milliseconds