Home
last modified time | relevance | path

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

/drivers/block/
Dcciss.h124 int busy_scanning; member
Dcciss.c3668 if (!found && !h->busy_scanning) { in add_to_scan_list()
3705 if (h->busy_scanning) { /* state 3. */ in remove_from_scan_list()
3746 h->busy_scanning = 1; in scan_thread()
3752 h->busy_scanning = 0; in scan_thread()