Home
last modified time | relevance | path

Searched refs:ws_unmap (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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.c1856 cfg->ws_unmap = true; in init_global()

Completed in 14 milliseconds