Searched refs:prod_mode_write_protect (Results 1 – 5 of 5) sorted by relevance
34 int prod_mode_write_protect; member
327 return tpg->tpg_attrib.prod_mode_write_protect; in tcm_qla2xxx_check_prod_write_protect()974 DEF_QLA_TPG_ATTR_BOOL(prod_mode_write_protect);975 DEF_QLA_TPG_ATTRIB(prod_mode_write_protect);976 QLA_TPG_ATTR(prod_mode_write_protect, S_IRUGO | S_IWUSR);
222 a->prod_mode_write_protect = TA_PROD_MODE_WRITE_PROTECT; in iscsit_set_default_tpg_attribs()814 a->prod_mode_write_protect = flag; in iscsit_ta_prod_mode_write_protect()816 " %s\n", tpg->tpgt, (a->prod_mode_write_protect) ? in iscsit_ta_prod_mode_write_protect()
1035 DEF_TPG_ATTRIB(prod_mode_write_protect);1036 TPG_ATTR(prod_mode_write_protect, S_IRUGO | S_IWUSR);1883 return tpg->tpg_attrib.prod_mode_write_protect; in lio_tpg_check_prod_mode_write_protect()
773 u32 prod_mode_write_protect; member