XLOG_TIC_IN_Q     219 fs/xfs/xfs_log.c 	tic->t_flags |= XLOG_TIC_IN_Q;
XLOG_TIC_IN_Q     234 fs/xfs/xfs_log.c 	tic->t_flags &= ~XLOG_TIC_IN_Q;
XLOG_TIC_IN_Q    2547 fs/xfs/xfs_log.c 		if ((tic->t_flags & XLOG_TIC_IN_Q) == 0)
XLOG_TIC_IN_Q    2564 fs/xfs/xfs_log.c 	} else if (tic->t_flags & XLOG_TIC_IN_Q)
XLOG_TIC_IN_Q    2588 fs/xfs/xfs_log.c 	if (tic->t_flags & XLOG_TIC_IN_Q)
XLOG_TIC_IN_Q    2656 fs/xfs/xfs_log.c 			if ((tic->t_flags & XLOG_TIC_IN_Q) == 0)
XLOG_TIC_IN_Q    2688 fs/xfs/xfs_log.c 		if ((tic->t_flags & XLOG_TIC_IN_Q) == 0)
XLOG_TIC_IN_Q    2704 fs/xfs/xfs_log.c 	} else if (tic->t_flags & XLOG_TIC_IN_Q)
XLOG_TIC_IN_Q    2724 fs/xfs/xfs_log.c 	if (tic->t_flags & XLOG_TIC_IN_Q)