Searched refs:check_part (Results 1 – 5 of 5) sorted by relevance
50 check_part
389 check_part() function
399 check_part() function
15 static int (*check_part[])(struct parsed_partitions *) = { variable138 while (!res && check_part[i]) { in check_partition()140 res = check_part[i++](state); in check_partition()