Searched refs:blocks_for_sit (Results 1 – 2 of 2) sorted by relevance
16 u_int32_t blocks_for_sit, blocks_for_nat, blocks_for_ssa; in get_new_sb() local43 blocks_for_sit = SIZE_ALIGN(get_sb(segment_count), SIT_ENTRY_PER_BLOCK); in get_new_sb()44 sit_segments = SEG_ALIGN(blocks_for_sit); in get_new_sb()
183 u_int32_t blocks_for_sit, blocks_for_nat, blocks_for_ssa; in f2fs_prepare_super_block() local286 blocks_for_sit = SIZE_ALIGN(get_sb(segment_count), SIT_ENTRY_PER_BLOCK); in f2fs_prepare_super_block()288 sit_segments = SEG_ALIGN(blocks_for_sit); in f2fs_prepare_super_block()