Searched refs:be_global_active (Results 1 – 4 of 4) sorted by relevance
176 boolean_t be_global_active; /* is zone's BE associated with */ member
1072 be_node->be_global_active = B_TRUE; in be_get_node_data()1078 be_node->be_global_active = B_TRUE; in be_get_node_data()1080 be_node->be_global_active = B_FALSE; in be_get_node_data()
390 if (!cur_be->be_global_active) in print_be_nodes()396 if (!cur_be->be_global_active) in print_be_nodes()
861 (be->be_global_active ? Py_True : Py_False)) != 0) { in convertBEInfoToDictionary()