Home
last modified time | relevance | path

Searched refs:biovec (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Draid5-ppl.c152 /* inline bio and its biovec for submitting the iounit */
154 struct bio_vec biovec[PPL_IO_INLINE_BVECS]; member
253 bio_init(&io->bio, io->biovec, PPL_IO_INLINE_BVECS); in ppl_new_iounit()
/kernel/linux/linux-6.6/drivers/md/
H A Draid5-ppl.c152 /* inline bio and its biovec for submitting the iounit */
154 struct bio_vec biovec[PPL_IO_INLINE_BVECS]; member
253 bio_init(&io->bio, log->rdev->bdev, io->biovec, PPL_IO_INLINE_BVECS, in ppl_new_iounit()

Completed in 6 milliseconds