Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dmount.c1345 unsigned int main_segs, blocks_per_seg; in sanity_check_ckpt() local
1412 main_segs = get_sb(segment_count_main); in sanity_check_ckpt()
1416 if (get_cp(cur_node_segno[i]) >= main_segs || in sanity_check_ckpt()
1421 if (get_cp(cur_data_segno[i]) >= main_segs || in sanity_check_ckpt()