Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Df2fs_fs.h74 STOP_CP_REASON_META_PAGE, enumerator
/openbmc/linux/fs/f2fs/
H A Dcheckpoint.c126 f2fs_stop_checkpoint(sbi, false, STOP_CP_REASON_META_PAGE); in f2fs_get_meta_page_retry()