Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
Dfsck.c2359 int check_curseg_offset(struct f2fs_sb_info *sbi, int type) in check_curseg_offset() function
2399 ret = check_curseg_offset(sbi, i); in check_curseg_offsets()
2411 if (check_curseg_offset(sbi, i)) { in fix_curseg_info()