Searched refs:aver (Results 1 – 1 of 1) sorted by relevance
132 struct image_version aver; in img_mgmt_state_flags() local134 int rca = img_mgmt_read_info(active_slot, &aver, NULL, NULL); in img_mgmt_state_flags()136 if (rcs == 0 && rca == 0 && img_mgmt_vercmp(&aver, &sver) < 0) { in img_mgmt_state_flags()232 struct image_version aver; in img_mgmt_get_next_boot_slot() local245 int rca = img_mgmt_read_info(active_slot, &aver, NULL, NULL); in img_mgmt_get_next_boot_slot()280 } else if (img_mgmt_vercmp(&aver, &over) < 0) { in img_mgmt_get_next_boot_slot()289 if (rcs == 0 && rca == 0 && img_mgmt_vercmp(&aver, &over) < 0) { in img_mgmt_get_next_boot_slot()