Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_aops.h43 struct bio io_inline_bio; /* MUST BE LAST! */ member
Dxfs_aops.c93 struct bio *bio = &ioend->io_inline_bio; in xfs_destroy_ioend()
98 for (bio = &ioend->io_inline_bio; bio; bio = next) { in xfs_destroy_ioend()
548 ioend = container_of(bio, struct xfs_ioend, io_inline_bio); in xfs_alloc_ioend()
Dxfs_super.c1845 offsetof(struct xfs_ioend, io_inline_bio), in xfs_init_zones()