emulate_fua_read  521 drivers/target/target_core_configfs.c DEF_CONFIGFS_ATTRIB_SHOW(emulate_fua_read);
emulate_fua_read  604 drivers/target/target_core_configfs.c DEF_CONFIGFS_ATTRIB_STORE_STUB(emulate_fua_read);
emulate_fua_read 1118 drivers/target/target_core_configfs.c CONFIGFS_ATTR(, emulate_fua_read);
emulate_fua_read  768 drivers/target/target_core_device.c 	dev->dev_attrib.emulate_fua_read = 1;
emulate_fua_read  669 include/target/target_core_base.h 	int		emulate_fua_read;