Home
last modified time | relevance | path

Searched refs:cs_written (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/jbd2/
H A Dcheckpoint.c272 transaction->t_chp_stats.cs_written++; in jbd2_log_do_checkpoint()
/openbmc/linux/include/trace/events/
H A Djbd2.h316 __entry->written = stats->cs_written;
/openbmc/linux/include/linux/
H A Djbd2.h513 __u32 cs_written; member