Home
last modified time | relevance | path

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

/linux/fs/iomap/
A Dbuffered-io.c1035 struct bio *bio = &ioend->io_inline_bio; in iomap_finish_ioend()
1041 for (bio = &ioend->io_inline_bio; bio; bio = next) { in iomap_finish_ioend()
1196 ioend = container_of(bio, struct iomap_ioend, io_inline_bio); in iomap_alloc_ioend()
1524 offsetof(struct iomap_ioend, io_inline_bio), in iomap_init()
/linux/include/linux/
A Diomap.h264 struct bio io_inline_bio; /* MUST BE LAST! */ member

Completed in 7 milliseconds