Searched refs:io_inline_bio (Results 1 – 2 of 2) sorted by relevance
297 struct bio io_inline_bio; /* MUST BE LAST! */ member
1323 struct bio *bio = &ioend->io_inline_bio; in iomap_finish_ioend()1330 for (bio = &ioend->io_inline_bio; bio; bio = next) { in iomap_finish_ioend()1513 ioend = container_of(bio, struct iomap_ioend, io_inline_bio); in iomap_alloc_ioend()1830 offsetof(struct iomap_ioend, io_inline_bio), in iomap_init()
Completed in 8 milliseconds