Searched refs:sched_status (Results 1 – 1 of 1) sorted by relevance
536 Result<void> sched_status = ConfigureScheduler(loop_device->name); in CreateAndConfigureLoopDevice() local537 if (!sched_status.ok()) { in CreateAndConfigureLoopDevice()539 << sched_status.error(); in CreateAndConfigureLoopDevice()