Home
last modified time | relevance | path

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

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