t_log_count 2074 fs/xfs/xfs_log.c xfs_warn(mp, " log count = %d", tp->t_log_count); t_log_count 181 fs/xfs/xfs_trans.c ASSERT(tp->t_log_count == 0 || t_log_count 182 fs/xfs/xfs_trans.c tp->t_log_count == resp->tr_logcount); t_log_count 207 fs/xfs/xfs_trans.c tp->t_log_count = resp->tr_logcount; t_log_count 1095 fs/xfs/xfs_trans.c tres.tr_logcount = trans->t_log_count; t_log_count 111 fs/xfs/xfs_trans.h unsigned int t_log_count; /* count for perm log res */