Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Df2fs.h1087 (f || f2fs_is_cp_guaranteed(p) ? F2FS_WB_CP_DATA : F2FS_WB_DATA)
3803 bool f2fs_is_cp_guaranteed(struct page *page);
H A Ddata.c51 bool f2fs_is_cp_guaranteed(struct page *page) in f2fs_is_cp_guaranteed() function