Home
last modified time | relevance | path

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

/linux/include/trace/events/
H A Djbd2.h11 struct transaction_chp_stats_s;
298 struct transaction_chp_stats_s *stats),
/linux/include/linux/
H A Djbd2.h508 struct transaction_chp_stats_s { struct
649 struct transaction_chp_stats_s t_chp_stats;
509 cs_chp_timetransaction_chp_stats_s global() argument
510 cs_forced_to_closetransaction_chp_stats_s global() argument
511 cs_writtentransaction_chp_stats_s global() argument
512 cs_droppedtransaction_chp_stats_s global() argument
/linux/fs/jbd2/
H A Dcheckpoint.c567 struct transaction_chp_stats_s *stats; in __jbd2_journal_remove_checkpoint()