Searched refs:round_robin (Results 1 – 4 of 4) sorted by relevance
102 int *round_robin, *noround_robin; in g_raid3_ctl_configure() local145 round_robin = gctl_get_paraml(req, "round_robin", sizeof(*round_robin)); in g_raid3_ctl_configure()146 if (round_robin == NULL) { in g_raid3_ctl_configure()156 if (*round_robin && *noround_robin) { in g_raid3_ctl_configure()177 !*round_robin && !*noround_robin && !*verify && !*noverify) { in g_raid3_ctl_configure()225 if (*round_robin) in g_raid3_ctl_configure()
1805 int round_robin, verify; in g_raid3_register_request() local 1817 round_robin = verify = 0; in g_raid3_register_request() 1831 round_robin = 1; in g_raid3_register_request() 1833 round_robin = 0; in g_raid3_register_request() 1835 KASSERT(!round_robin || !verify, in g_raid3_register_request() 1890 } else if (round_robin && in g_raid3_register_request() 1900 round_robin = 0; in g_raid3_register_request() 1940 if (round_robin) { in g_raid3_register_request() 1942 * If we are in round-robin mode and 'round_robin' is in g_raid3_register_request()
148 int hardcode, round_robin, verify; in raid3_label() local177 round_robin = gctl_get_int(req, "round_robin"); in raid3_label()178 if (round_robin) in raid3_label()183 if (round_robin && verify) { in raid3_label()
384 goto round_robin; in fxrng_event_processor()411 goto round_robin; in fxrng_event_processor()417 round_robin: in fxrng_event_processor()