Searched refs:demo_mode_write_protect (Results 1 – 6 of 6) sorted by relevance
33 int demo_mode_write_protect; member
199 return tpg->tpg_attrib.demo_mode_write_protect; in tcm_qla2xxx_check_demo_write_protect()902 DEF_QLA_TPG_ATTRIB(demo_mode_write_protect);1029 tpg->tpg_attrib.demo_mode_write_protect = 1; in tcm_qla2xxx_make_tpg()1121 tpg->tpg_attrib.demo_mode_write_protect = 1; in tcm_qla2xxx_npiv_make_tpg()
78 echo 0 > $ISCSI_DIR/$IQN/tpgt_1/attrib/demo_mode_write_protect
159 u32 demo_mode_write_protect; member
212 a->demo_mode_write_protect = TA_DEMO_MODE_WRITE_PROTECT; in iscsit_set_default_tpg_attribs()748 a->demo_mode_write_protect = flag; in iscsit_ta_demo_mode_write_protect()750 tpg->tpgt, (a->demo_mode_write_protect) ? "ON" : "OFF"); in iscsit_ta_demo_mode_write_protect()
773 u32 demo_mode_write_protect; member