Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_debug.c6018 bool want_store = (n == 0); in fake_rw_store() local
6026 if (want_store) { /* 1 --> 0 transition, set up store */ in fake_rw_store()
6662 bool want_store = (sdebug_fake_rw == 0); in scsi_debug_init() local
6848 if (want_store) { in scsi_debug_init()
6877 if (want_store && k == 0) { in scsi_debug_init()
6885 ret = sdebug_do_add_host(want_store && in scsi_debug_init()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_debug.c6158 bool want_store = (n == 0); in fake_rw_store() local
6166 if (want_store) { /* 1 --> 0 transition, set up store */ in fake_rw_store()
6811 bool want_store = (sdebug_fake_rw == 0); in scsi_debug_init() local
6982 if (want_store) { in scsi_debug_init()
7015 if (want_store && k == 0) { in scsi_debug_init()
7023 ret = sdebug_do_add_host(want_store && in scsi_debug_init()

Completed in 20 milliseconds