Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dcheckpoint.c121 lc->need_restore = false; in uplift_priority()
133 lc->need_restore = true; in uplift_priority()
142 if (!lc->need_restore) in restore_priority()
H A Df2fs.h1466 bool need_restore; member