Searched refs:devnum_set_and_equal (Results 1 – 4 of 4) sorted by relevance
35 static inline bool devnum_set_and_equal(dev_t a, dev_t b) { in devnum_set_and_equal() function
124 …if (esp_path && xbootldr_path && !devnum_set_and_equal(esp_devid, xbootldr_devid)) /* in case the … in acquire_path()
573 bool same = esp_path && xbootldr_path && devnum_set_and_equal(esp_devid, xbootldr_devid); in boot_config_load_and_select()
976 if (esp_where && xbootldr_where && devnum_set_and_equal(esp_devid, xbootldr_devid)) in boot_config_load_auto()