Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dsuper.c3598 unsigned int main_segs, blocks_per_seg; in f2fs_sanity_check_ckpt() local
3656 main_segs = le32_to_cpu(raw_super->segment_count_main); in f2fs_sanity_check_ckpt()
3660 if (le32_to_cpu(ckpt->cur_node_segno[i]) >= main_segs || in f2fs_sanity_check_ckpt()
3679 if (le32_to_cpu(ckpt->cur_data_segno[i]) >= main_segs || in f2fs_sanity_check_ckpt()