Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Ddebug.c135 si->cur_ckpt_time = sbi->cprc_info.cur_time; in update_general_status()
517 seq_printf(s, " - Cur time : %4d(ms)\n", si->cur_ckpt_time); in stat_show()
Df2fs.h3913 unsigned int cur_ckpt_time, peak_ckpt_time; member