Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dcciss.h124 int busy_scanning; member
Dcciss.c3684 if (!found && !h->busy_scanning) { in add_to_scan_list()
3721 if (h->busy_scanning) { /* state 3. */ in remove_from_scan_list()
3762 h->busy_scanning = 1; in scan_thread()
3768 h->busy_scanning = 0; in scan_thread()