Searched refs:apart_from_first (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/
H A Dscsi_debug.c560 static void sdebug_erase_all_stores(bool apart_from_first);
7682 /* Assume apart_from_first==false only in shutdown case. */
7683 static void sdebug_erase_all_stores(bool apart_from_first) argument
7689 if (apart_from_first)
7690 apart_from_first = false;
7694 if (apart_from_first)

Completed in 142 milliseconds