Home
last modified time | relevance | path

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

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