xfs_ioend          29 fs/xfs/xfs_aops.c 	struct xfs_ioend	*ioend;
xfs_ioend          85 fs/xfs/xfs_aops.c 	struct xfs_ioend	*ioend,
xfs_ioend         122 fs/xfs/xfs_aops.c static inline bool xfs_ioend_is_append(struct xfs_ioend *ioend)
xfs_ioend         130 fs/xfs/xfs_aops.c 	struct xfs_ioend	*ioend)
xfs_ioend         203 fs/xfs/xfs_aops.c 	struct xfs_ioend	*ioend,
xfs_ioend         231 fs/xfs/xfs_aops.c 	struct xfs_ioend	*ioend)
xfs_ioend         282 fs/xfs/xfs_aops.c 		ioend = list_first_entry(&ioend_list, struct xfs_ioend,
xfs_ioend         296 fs/xfs/xfs_aops.c 	struct xfs_ioend	*ioend,
xfs_ioend         297 fs/xfs/xfs_aops.c 	struct xfs_ioend	*next)
xfs_ioend         319 fs/xfs/xfs_aops.c 	struct xfs_ioend	*ioend,
xfs_ioend         320 fs/xfs/xfs_aops.c 	struct xfs_ioend	*next)
xfs_ioend         333 fs/xfs/xfs_aops.c 	struct xfs_ioend	*ioend,
xfs_ioend         336 fs/xfs/xfs_aops.c 	struct xfs_ioend	*next_ioend;
xfs_ioend         339 fs/xfs/xfs_aops.c 		next_ioend = list_first_entry(more_ioends, struct xfs_ioend,
xfs_ioend         357 fs/xfs/xfs_aops.c 	struct xfs_ioend	*ia;
xfs_ioend         358 fs/xfs/xfs_aops.c 	struct xfs_ioend	*ib;
xfs_ioend         360 fs/xfs/xfs_aops.c 	ia = container_of(a, struct xfs_ioend, io_list);
xfs_ioend         361 fs/xfs/xfs_aops.c 	ib = container_of(b, struct xfs_ioend, io_list);
xfs_ioend         375 fs/xfs/xfs_aops.c 	struct xfs_ioend	*ioend;
xfs_ioend         388 fs/xfs/xfs_aops.c 		ioend = list_first_entry(&completion_list, struct xfs_ioend,
xfs_ioend         400 fs/xfs/xfs_aops.c 	struct xfs_ioend	*ioend = bio->bi_private;
xfs_ioend         646 fs/xfs/xfs_aops.c 	struct xfs_ioend	*ioend,
xfs_ioend         693 fs/xfs/xfs_aops.c static struct xfs_ioend *
xfs_ioend         703 fs/xfs/xfs_aops.c 	struct xfs_ioend	*ioend;
xfs_ioend         713 fs/xfs/xfs_aops.c 	ioend = container_of(bio, struct xfs_ioend, io_inline_bio);
xfs_ioend         876 fs/xfs/xfs_aops.c 	struct xfs_ioend	*ioend, *next;
xfs_ioend        1857 fs/xfs/xfs_super.c 			offsetof(struct xfs_ioend, io_inline_bio),