Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/target/
A Dtarget_core_spc.c525 if (dev->dev_attrib.emulate_tpu || dev->dev_attrib.emulate_tpws) in spc_emulate_evpd_b0()
668 if (dev->dev_attrib.emulate_tpws != 0) in spc_emulate_evpd_b2()
679 (dev->dev_attrib.emulate_tpws != 0)) && in spc_emulate_evpd_b2()
1437 return (dev->dev_attrib.emulate_tpws && !!ops->execute_unmap) || in tcm_is_ws_enabled()
A Dtarget_core_sbc.c116 if (dev->dev_attrib.emulate_tpu || dev->dev_attrib.emulate_tpws) { in sbc_emulate_readcapacity_16()
321 if (!dev->dev_attrib.emulate_tpws) { in sbc_setup_write_same()
A Dtarget_core_configfs.c528 DEF_CONFIGFS_ATTRIB_SHOW(emulate_tpws);
787 da->emulate_tpws = flag; in emulate_tpws_store()
1214 CONFIGFS_ATTR(, emulate_tpws);
A Dtarget_core_device.c803 dev->dev_attrib.emulate_tpws = DA_EMULATE_TPWS; in target_alloc_device()
/linux-6.3-rc2/include/target/
A Dtarget_core_base.h691 bool emulate_tpws; member

Completed in 33 milliseconds