Searched refs:io_inline_bio (Results 1 – 2 of 2) sorted by relevance
302 struct bio io_inline_bio; /* MUST BE LAST! */ member
1479 struct bio *bio = &ioend->io_inline_bio; in iomap_finish_ioend()1486 for (bio = &ioend->io_inline_bio; bio; bio = next) { in iomap_finish_ioend()1669 ioend = container_of(bio, struct iomap_ioend, io_inline_bio); in iomap_alloc_ioend()1999 offsetof(struct iomap_ioend, io_inline_bio), in iomap_init()