Searched defs:check_wp (Results 1 – 1 of 1) sorted by relevance
2801 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()