Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dscsi_debug.c793 static bool write_since_sync; variable
3028 write_since_sync = true; in do_device_access()
4238 if (!write_since_sync || (cmd[1] & 0x2)) in resp_sync_cache()
4241 write_since_sync = false; in resp_sync_cache()