Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/target/
A Dtarget_core_xcopy.c49 if (!se_dev->dev_attrib.emulate_3pc) { in target_xcopy_locate_se_dev_e4_iter()
890 if (!dev->dev_attrib.emulate_3pc) { in target_do_xcopy()
1024 if (!dev->dev_attrib.emulate_3pc) { in target_do_receive_copy_results()
A Dtarget_core_spc.c105 if (dev->dev_attrib.emulate_3pc) in spc_emulate_inquiry_std()
1861 return dev->dev_attrib.emulate_3pc; in tcm_is_3pc_enabled()
A Dtarget_core_configfs.c530 DEF_CONFIGFS_ATTRIB_SHOW(emulate_3pc);
591 DEF_CONFIGFS_ATTRIB_STORE_BOOL(emulate_3pc);
1216 CONFIGFS_ATTR(, emulate_3pc);
A Dtarget_core_device.c805 dev->dev_attrib.emulate_3pc = DA_EMULATE_3PC; in target_alloc_device()
/linux-6.3-rc2/include/target/
A Dtarget_core_base.h693 bool emulate_3pc; member

Completed in 21 milliseconds