Searched refs:p_start_pos (Results 1 – 1 of 1) sorted by relevance
2060 sector_t last_p_start_pos = 0, p_start_pos; in wrong_p_order() local2071 p_start_pos = get_partition_start_from_dev_start(pe); in wrong_p_order()2073 if (last_p_start_pos > p_start_pos) { in wrong_p_order()2079 last_p_start_pos = p_start_pos; in wrong_p_order()