Searched refs:rescan_devices_helper (Results 1 – 1 of 1) sorted by relevance
444 rescan_devices_helper(dev)?; in rescan_devices()496 fn rescan_devices_helper(dev: &Arc<dyn Device>) -> Result<(), SystemError> { in rescan_devices_helper() function623 if rescan_devices_helper(&device).is_ok() { in store()