Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Draid1.h54 int current_window_requests; member
Draid1.c819 conf->current_window_requests == 0 && in raise_barrier()
896 conf->current_window_requests++; in wait_barrier()
919 conf->current_window_requests--; in allow_barrier()
921 conf->current_window_requests--; in allow_barrier()
923 if (!conf->current_window_requests) { in allow_barrier()
925 conf->current_window_requests = in allow_barrier()
1522 conf->current_window_requests += in close_sync()
2842 conf->current_window_requests = conf->next_window_requests = 0; in setup_conf()