io_inline_bio      89 fs/xfs/xfs_aops.c 	struct bio		*bio = &ioend->io_inline_bio;
io_inline_bio      94 fs/xfs/xfs_aops.c 	for (bio = &ioend->io_inline_bio; bio; bio = next) {
io_inline_bio     713 fs/xfs/xfs_aops.c 	ioend = container_of(bio, struct xfs_ioend, io_inline_bio);
io_inline_bio      23 fs/xfs/xfs_aops.h 	struct bio		io_inline_bio;	/* MUST BE LAST! */
io_inline_bio    1857 fs/xfs/xfs_super.c 			offsetof(struct xfs_ioend, io_inline_bio),