Home
last modified time | relevance | path

Searched refs:io_inline_bio (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/
Diomap.h302 struct bio io_inline_bio; /* MUST BE LAST! */ member
/linux-6.6.21/fs/iomap/
Dbuffered-io.c1479 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()