Home
last modified time | relevance | path

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

/Linux-v6.6/fs/f2fs/
Dsuper.c3601 unsigned int main_segs, blocks_per_seg; in f2fs_sanity_check_ckpt() local
3659 main_segs = le32_to_cpu(raw_super->segment_count_main); in f2fs_sanity_check_ckpt()
3663 if (le32_to_cpu(ckpt->cur_node_segno[i]) >= main_segs || in f2fs_sanity_check_ckpt()
3682 if (le32_to_cpu(ckpt->cur_data_segno[i]) >= main_segs || in f2fs_sanity_check_ckpt()