Searched refs:demo_mode_write_protect (Results 1 – 5 of 5) sorted by relevance
33 int demo_mode_write_protect; member
319 return tpg->tpg_attrib.demo_mode_write_protect; in tcm_qla2xxx_check_demo_write_protect()967 DEF_QLA_TPG_ATTR_BOOL(demo_mode_write_protect);968 DEF_QLA_TPG_ATTRIB(demo_mode_write_protect);969 QLA_TPG_ATTR(demo_mode_write_protect, S_IRUGO | S_IWUSR);1164 tpg->tpg_attrib.demo_mode_write_protect = 1; in tcm_qla2xxx_make_tpg()1284 tpg->tpg_attrib.demo_mode_write_protect = 1; in tcm_qla2xxx_npiv_make_tpg()
221 a->demo_mode_write_protect = TA_DEMO_MODE_WRITE_PROTECT; in iscsit_set_default_tpg_attribs()796 a->demo_mode_write_protect = flag; in iscsit_ta_demo_mode_write_protect()798 tpg->tpgt, (a->demo_mode_write_protect) ? "ON" : "OFF"); in iscsit_ta_demo_mode_write_protect()
1030 DEF_TPG_ATTRIB(demo_mode_write_protect);1031 TPG_ATTR(demo_mode_write_protect, S_IRUGO | S_IWUSR);1875 return tpg->tpg_attrib.demo_mode_write_protect; in lio_tpg_check_demo_mode_write_protect()
772 u32 demo_mode_write_protect; member