Searched refs:segment_count_sit (Results 1 – 1 of 1) sorted by relevance
3884 u32 segment_count_sit = le32_to_cpu(raw_super->segment_count_sit); in sanity_check_area_boundary() local3909 if (sit_blkaddr + (segment_count_sit << log_blocks_per_seg) != in sanity_check_area_boundary()3913 segment_count_sit << log_blocks_per_seg); in sanity_check_area_boundary()4151 sit_segs = le32_to_cpu(raw_super->segment_count_sit); in f2fs_sanity_check_ckpt()