Home
last modified time | relevance | path

Searched refs:peak_ckpt_time (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Ddebug.c136 si->peak_ckpt_time = sbi->cprc_info.peak_time; in update_general_status()
518 seq_printf(s, " - Peak time : %4d(ms)\n", si->peak_ckpt_time); in stat_show()
H A Df2fs.h3924 unsigned int cur_ckpt_time, peak_ckpt_time; member