Searched refs:blocks_for_nat (Results 1 – 2 of 2) sorted by relevance
16 uint32_t blocks_for_sit, blocks_for_nat, blocks_for_ssa; in get_new_sb() local52 blocks_for_nat = SIZE_ALIGN(total_valid_blks_available, in get_new_sb()56 nat_segments = SEG_ALIGN(blocks_for_nat) * in get_new_sb()64 set_sb(segment_count_nat, SEG_ALIGN(blocks_for_nat)); in get_new_sb()
217 uint32_t blocks_for_sit, blocks_for_nat, blocks_for_ssa; in f2fs_prepare_super_block() local344 blocks_for_nat = SIZE_ALIGN(total_valid_blks_available, in f2fs_prepare_super_block()348 nat_segments = SEG_ALIGN(blocks_for_nat) * in f2fs_prepare_super_block()355 set_sb(segment_count_nat, SEG_ALIGN(blocks_for_nat)); in f2fs_prepare_super_block()