Searched refs:emulate_rsoc (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/target/
H A Dtarget_core_base.h709 bool emulate_rsoc; member in struct:se_dev_attrib
/linux-master/drivers/target/
H A Dtarget_core_spc.c1950 return dev->dev_attrib.emulate_rsoc;
2206 if (!cmd->se_dev->dev_attrib.emulate_rsoc)
H A Dtarget_core_device.c762 dev->dev_attrib.emulate_rsoc = DA_EMULATE_RSOC;
H A Dtarget_core_configfs.c579 DEF_CONFIGFS_ATTRIB_SHOW(emulate_rsoc); variable
1245 da->emulate_rsoc = flag;
1281 CONFIGFS_ATTR(, emulate_rsoc);

Completed in 274 milliseconds