Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_debug.c499 static void sdebug_erase_all_stores(bool apart_from_first);
6956 /* Assume apart_from_first==false only in shutdown case. */
6957 static void sdebug_erase_all_stores(bool apart_from_first) in sdebug_erase_all_stores() argument
6963 if (apart_from_first) in sdebug_erase_all_stores()
6964 apart_from_first = false; in sdebug_erase_all_stores()
6968 if (apart_from_first) in sdebug_erase_all_stores()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_debug.c506 static void sdebug_erase_all_stores(bool apart_from_first);
7092 /* Assume apart_from_first==false only in shutdown case. */
7093 static void sdebug_erase_all_stores(bool apart_from_first) in sdebug_erase_all_stores() argument
7099 if (apart_from_first) in sdebug_erase_all_stores()
7100 apart_from_first = false; in sdebug_erase_all_stores()
7104 if (apart_from_first) in sdebug_erase_all_stores()

Completed in 27 milliseconds