Home
last modified time | relevance | path

Searched refs:current_window_requests (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/md/
Draid1.h54 int current_window_requests; member
Draid1.c850 conf->current_window_requests == 0 && in raise_barrier()
928 conf->current_window_requests++; in wait_barrier()
951 conf->current_window_requests--; in allow_barrier()
953 conf->current_window_requests--; in allow_barrier()
955 if (!conf->current_window_requests) { in allow_barrier()
957 conf->current_window_requests = in allow_barrier()
1553 conf->current_window_requests += in close_sync()
2830 conf->current_window_requests = conf->next_window_requests = 0; in setup_conf()