Searched refs:itb (Results 1 – 3 of 3) sorted by relevance
201 targets += ../vmlinuz.itb212 $(objboot)/vmlinuz.itb: $(objboot)/vmlinuz.its $(objboot)/vmlinuz.bin FORCE213 $(call if_changed,itb-image,$<)
16 all-$(CONFIG_MIPS_GENERIC) += vmlinux.gz.itb
372 unsigned int itb = EXT4_SB(sb)->s_itb_per_group; in ext4_alloc_group_tables() local375 if (start_blk + itb > last_blk) in ext4_alloc_group_tables()382 if (start_blk + itb > next_group_start) { in ext4_alloc_group_tables()384 overhead = start_blk + itb - next_group_start; in ext4_alloc_group_tables()386 itb -= overhead; in ext4_alloc_group_tables()389 group_data[group].mdata_blocks += itb; in ext4_alloc_group_tables()