Home
last modified time | relevance | path

Searched refs:__is_cp_guaranteed (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Df2fs.h1023 #define WB_DATA_TYPE(p) (__is_cp_guaranteed(p) ? F2FS_WB_CP_DATA : F2FS_WB_DATA)
H A Ddata.c74 static bool __is_cp_guaranteed(struct page *page) in __is_cp_guaranteed() function

Completed in 15 milliseconds