Searched refs:emulate_fua_write (Results 1 – 4 of 4) sorted by relevance
690 bool emulate_fua_write; member
550 DEF_CONFIGFS_ATTRIB_SHOW(emulate_fua_write);617 DEF_CONFIGFS_ATTRIB_STORE_BOOL(emulate_fua_write);1236 CONFIGFS_ATTR(, emulate_fua_write);
752 dev->dev_attrib.emulate_fua_write = 1; in target_alloc_device()
3673 return target_check_wce(dev) && dev->dev_attrib.emulate_fua_write > 0; in target_check_fua()