Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/cxlflash/
Dcommon.h149 bool ws_unmap; /* Write-same unmap supported */ member
Dvlun.c446 scsi_cmd[1] = cfg->ws_unmap ? 0x8 : 0; in write_same16()
Dmain.c1856 cfg->ws_unmap = true; in init_global()