xfs_ioend_t       128 fs/xfs/linux-2.6/xfs_aops.c 	xfs_ioend_t	*ioend,
xfs_ioend_t       146 fs/xfs/linux-2.6/xfs_aops.c 	xfs_ioend_t		*ioend)
xfs_ioend_t       171 fs/xfs/linux-2.6/xfs_aops.c 	xfs_ioend_t		*ioend)
xfs_ioend_t       207 fs/xfs/linux-2.6/xfs_aops.c 	xfs_ioend_t		*ioend =
xfs_ioend_t       208 fs/xfs/linux-2.6/xfs_aops.c 		container_of(work, xfs_ioend_t, io_work);
xfs_ioend_t       221 fs/xfs/linux-2.6/xfs_aops.c 	xfs_ioend_t		*ioend =
xfs_ioend_t       222 fs/xfs/linux-2.6/xfs_aops.c 		container_of(work, xfs_ioend_t, io_work);
xfs_ioend_t       238 fs/xfs/linux-2.6/xfs_aops.c 	xfs_ioend_t		*ioend =
xfs_ioend_t       239 fs/xfs/linux-2.6/xfs_aops.c 		container_of(work, xfs_ioend_t, io_work);
xfs_ioend_t       263 fs/xfs/linux-2.6/xfs_aops.c 	xfs_ioend_t		*ioend =
xfs_ioend_t       264 fs/xfs/linux-2.6/xfs_aops.c 		container_of(work, xfs_ioend_t, io_work);
xfs_ioend_t       275 fs/xfs/linux-2.6/xfs_aops.c STATIC xfs_ioend_t *
xfs_ioend_t       280 fs/xfs/linux-2.6/xfs_aops.c 	xfs_ioend_t		*ioend;
xfs_ioend_t       347 fs/xfs/linux-2.6/xfs_aops.c 	xfs_ioend_t		*ioend = bio->bi_private;
xfs_ioend_t       362 fs/xfs/linux-2.6/xfs_aops.c 	xfs_ioend_t	*ioend,
xfs_ioend_t       449 fs/xfs/linux-2.6/xfs_aops.c 	xfs_ioend_t		*ioend)
xfs_ioend_t       451 fs/xfs/linux-2.6/xfs_aops.c 	xfs_ioend_t		*head = ioend;
xfs_ioend_t       452 fs/xfs/linux-2.6/xfs_aops.c 	xfs_ioend_t		*next;
xfs_ioend_t       501 fs/xfs/linux-2.6/xfs_aops.c 	xfs_ioend_t		*ioend)
xfs_ioend_t       503 fs/xfs/linux-2.6/xfs_aops.c 	xfs_ioend_t		*next;
xfs_ioend_t       532 fs/xfs/linux-2.6/xfs_aops.c 	xfs_ioend_t		**result,
xfs_ioend_t       535 fs/xfs/linux-2.6/xfs_aops.c 	xfs_ioend_t		*ioend = *result;
xfs_ioend_t       538 fs/xfs/linux-2.6/xfs_aops.c 		xfs_ioend_t	*previous = *result;
xfs_ioend_t       745 fs/xfs/linux-2.6/xfs_aops.c 	xfs_ioend_t		**ioendp,
xfs_ioend_t       878 fs/xfs/linux-2.6/xfs_aops.c 	xfs_ioend_t		**ioendp,
xfs_ioend_t       935 fs/xfs/linux-2.6/xfs_aops.c 	xfs_ioend_t		*ioend = NULL, *iohead = NULL;
xfs_ioend_t      1437 fs/xfs/linux-2.6/xfs_aops.c 	xfs_ioend_t	*ioend = iocb->private;
xfs_ioend_t      1955 fs/xfs/linux-2.6/xfs_super.c 	xfs_ioend_zone = kmem_zone_init(sizeof(xfs_ioend_t), "xfs_ioend");