Searched refs:get_dev_t_for_partition (Results 1 – 1 of 1) sorted by relevance
40 static bool get_dev_t_for_partition(const char* name, dev_t* out_device) { in get_dev_t_for_partition() function66 if (!get_dev_t_for_partition("system_a", &system_a_dev) || in module_getCurrentSlot()67 !get_dev_t_for_partition("system_b", &system_b_dev)) in module_getCurrentSlot()