Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dscsi_debug.c506 static void sdebug_erase_all_stores(bool apart_from_first);
6187 sdebug_erase_all_stores(true /* apart from first */); in fake_rw_store()
7058 sdebug_erase_all_stores(false); in scsi_debug_exit()
7093 static void sdebug_erase_all_stores(bool apart_from_first) in sdebug_erase_all_stores() function