Searched refs:__is_cp_guaranteed (Results 1 – 2 of 2) sorted by relevance
/fs/f2fs/ | ||
D | data.c | 53 static bool __is_cp_guaranteed(struct page *page) in __is_cp_guaranteed() function |
D | f2fs.h | 1061 #define WB_DATA_TYPE(p) (__is_cp_guaranteed(p) ? F2FS_WB_CP_DATA : F2FS_WB_DATA) |