Searched refs:enforce_discovery_auth (Results 1 – 2 of 2) sorted by relevance
1372 return sprintf(page, "%d\n", discovery_auth->enforce_discovery_auth); in iscsi_disc_enforce_discovery_auth_show()1410 iscsit_global->discovery_acl.node_auth.enforce_discovery_auth = 1; in iscsi_disc_enforce_discovery_auth_store()1422 iscsit_global->discovery_acl.node_auth.enforce_discovery_auth = 0; in iscsi_disc_enforce_discovery_auth_store()1431 CONFIGFS_ATTR(iscsi_disc_, enforce_discovery_auth);
731 int enforce_discovery_auth; member