Home
last modified time | relevance | path

Searched refs:pg_unassigned (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/usr.sbin/ctld/
HDctld.c821 if (pg->pg_unassigned) in isns_do_register()
1775 pg->pg_unassigned = false; in conf_verify()
1777 pg->pg_unassigned = false; in conf_verify()
1782 pg->pg_unassigned = true; in conf_verify()
2055 if (newpg->pg_unassigned) { in conf_apply()
HDctld.h127 bool pg_unassigned; member