Searched refs:pool_value_class_t (Results 1 – 8 of 8) sorted by relevance
| /illumos-gate/usr/src/lib/libpool/common/ |
| H A D | pool.h | 122 } pool_value_class_t; typedef 214 extern pool_value_class_t pool_get_property(const pool_conf_t *, 244 extern pool_value_class_t pool_value_get_type(const pool_value_t *);
|
| H A D | pool_internal.h | 141 pool_value_class_t pv_class; /* Value type */ 367 extern pool_value_class_t pool_get_ns_property(const pool_elem_t *,
|
| H A D | pool_xml.c | 226 static pool_value_class_t pool_xml_get_property(const pool_elem_t *, 232 pool_value_class_t); 236 static pool_value_class_t pool_xml_get_attr(xmlNodePtr node, xmlChar *name, 240 static pool_value_class_t pool_xml_get_prop(xmlNodePtr node, xmlChar *name, 430 property_create(xmlNodePtr parent, const char *name, pool_value_class_t type) in property_create() 460 static pool_value_class_t 464 pool_value_class_t type; in pool_xml_get_property() 569 static pool_value_class_t 572 pool_value_class_t data_type; in pool_xml_get_attr() 650 pool_value_class_t data_type; in pool_xml_set_attr() [all …]
|
| H A D | pool_value.c | 140 pool_value_class_t 359 pool_value_class_t type; in pool_value_equal()
|
| H A D | pool_impl.h | 94 pool_value_class_t (*pe_get_prop)(const pool_elem_t *, const char *,
|
| H A D | pool_kernel.c | 276 static pool_value_class_t pool_knl_get_property(const pool_elem_t *, 278 static pool_value_class_t pool_knl_get_dynamic_property(const pool_elem_t *, 2302 pool_value_class_t 2336 pool_value_class_t 3496 pool_value_class_t type; in pool_knl_nvlist_add_value()
|
| H A D | pool.c | 853 pool_value_class_t 889 pool_value_class_t
|
| H A D | pool_internal.c | 947 pool_value_class_t pvc; in resource_get_common()
|