Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
Dmount.c1375 unsigned int main_segs, blocks_per_seg; in sanity_check_ckpt() local
1442 main_segs = get_sb(segment_count_main); in sanity_check_ckpt()
1446 if (get_cp(cur_node_segno[i]) >= main_segs || in sanity_check_ckpt()
1451 if (get_cp(cur_data_segno[i]) >= main_segs || in sanity_check_ckpt()