Searched refs:se_dev_check_wce (Results 1 – 4 of 4) sorted by relevance
112 bool se_dev_check_wce(struct se_device *);
484 if (se_dev_check_wce(dev)) in spc_emulate_evpd_86()891 if (se_dev_check_wce(dev)) in spc_modesense_caching()1003 if ((se_dev_check_wce(dev)) && in spc_emulate_modesense()
753 if (!dev->dev_attrib.emulate_fua_write || !se_dev_check_wce(dev)) { in sbc_check_dpofua()
654 bool se_dev_check_wce(struct se_device *dev) in se_dev_check_wce() function