Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
Dmount.c1232 unsigned int main_segs, blocks_per_seg; in sanity_check_ckpt() local
1297 main_segs = get_sb(segment_count_main); in sanity_check_ckpt()
1301 if (get_cp(cur_node_segno[i]) >= main_segs || in sanity_check_ckpt()
1306 if (get_cp(cur_data_segno[i]) >= main_segs || in sanity_check_ckpt()