Home
last modified time | relevance | path

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

/external/mmc-utils/
Dmmc_cmds.c576 unsigned long gp4_part_sz, gp3_part_sz, gp2_part_sz, gp1_part_sz; in check_enhanced_area_total_limit() local
612 gp2_part_sz = 512l * regl * erase_sz * wp_sz; in check_enhanced_area_total_limit()
614 enh_area_sz += gp2_part_sz; in check_enhanced_area_total_limit()
616 printf(" i.e. %lu KiB\n", gp2_part_sz); in check_enhanced_area_total_limit()
652 total_gp_user_sz = gp4_part_sz + gp3_part_sz + gp2_part_sz + in check_enhanced_area_total_limit()