t_chp_stats 234 fs/jbd2/checkpoint.c if (transaction->t_chp_stats.cs_chp_time == 0) t_chp_stats 235 fs/jbd2/checkpoint.c transaction->t_chp_stats.cs_chp_time = jiffies; t_chp_stats 265 fs/jbd2/checkpoint.c transaction->t_chp_stats.cs_forced_to_close++; t_chp_stats 317 fs/jbd2/checkpoint.c transaction->t_chp_stats.cs_written++; t_chp_stats 598 fs/jbd2/checkpoint.c stats = &transaction->t_chp_stats; t_chp_stats 966 fs/jbd2/commit.c cp_transaction->t_chp_stats.cs_dropped++; t_chp_stats 675 include/linux/jbd2.h struct transaction_chp_stats_s t_chp_stats;