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