Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Diomap.h264 struct bio io_inline_bio; /* MUST BE LAST! */ member
/Linux-v6.1/fs/iomap/
Dbuffered-io.c1042 struct bio *bio = &ioend->io_inline_bio; in iomap_finish_ioend()
1049 for (bio = &ioend->io_inline_bio; bio; bio = next) { in iomap_finish_ioend()
1232 ioend = container_of(bio, struct iomap_ioend, io_inline_bio); in iomap_alloc_ioend()
1550 offsetof(struct iomap_ioend, io_inline_bio), in iomap_init()