Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dmount.c899 unsigned int sit_segs, start; in build_sit_info() local
923 sit_segs = get_sb(segment_count_sit) >> 1; in build_sit_info()
931 sit_i->sit_blocks = sit_segs << sbi->log_blocks_per_seg; in build_sit_info()