Searched refs:BOOT_B_PATH (Results 1 – 2 of 2) sorted by relevance
50 #define BOOT_B_PATH "/dev/block/by-name/boot_b" macro73 const char *path = slot == 0 ? BOOT_A_PATH : BOOT_B_PATH; in getDevPath()278 if (access(BOOT_B_PATH, F_OK) == 0) in getNumberSlots()
47 #define BOOT_B_PATH "/dev/block/by-name/boot_b" macro70 const char *path = in_slot == 0 ? BOOT_A_PATH : BOOT_B_PATH; in getDevPath()331 if (access(BOOT_B_PATH, F_OK) == 0) in getNumberSlots()