Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Df2fs.h1243 (f || f2fs_is_cp_guaranteed(folio) ? F2FS_WB_CP_DATA : F2FS_WB_DATA)
4231 bool f2fs_is_cp_guaranteed(const struct folio *folio);
H A Ddata.c62 bool f2fs_is_cp_guaranteed(const struct folio *folio) in f2fs_is_cp_guaranteed() function