Home
last modified time | relevance | path

Searched defs:check_wp (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/f2fs-tools/fsck/
H A Dfsck.c2801 int check_curseg_offset(struct f2fs_sb_info *sbi, int type, bool check_wp) in check_curseg_offset()
2841 int check_curseg_offsets(struct f2fs_sb_info *sbi, bool check_wp) in check_curseg_offsets()
2853 static void fix_curseg_info(struct f2fs_sb_info *sbi, bool check_wp) in fix_curseg_info()