Home
last modified time | relevance | path

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

/linux-4.4.14/include/target/
Dtarget_core_base.h666 int emulate_write_cache; member
/linux-4.4.14/drivers/target/
Dtarget_core_file.c211 dev->dev_attrib.emulate_write_cache = 1; in fd_configure_device()
Dtarget_core_configfs.c478 DEF_CONFIGFS_ATTRIB_SHOW(emulate_write_cache);
616 da->emulate_write_cache = flag; in emulate_write_cache_store()
977 CONFIGFS_ATTR(, emulate_write_cache);
Dtarget_core_device.c798 dev->dev_attrib.emulate_write_cache = DA_EMULATE_WRITE_CACHE; in target_alloc_device()
Dtarget_core_transport.c3075 else if (dev->dev_attrib.emulate_write_cache > 0) in target_check_wce()