Searched refs:zpool_name_to_prop (Results 1 – 5 of 5) sorted by relevance
139 zpool_name_to_prop(const char *propname) in zpool_name_to_prop() function
278 zpool_prop_t zpool_name_to_prop(const char *);
432 if ((prop = zpool_name_to_prop(propname)) == ZPROP_INVAL && in add_prop_list()857 if (zpool_name_to_prop(optarg) == ZPOOL_PROP_VERSION) { in zpool_do_create()867 if (zpool_name_to_prop(optarg) == ZPOOL_PROP_ALTROOT) in zpool_do_create()
352 if ((prop = zpool_name_to_prop(za.za_name)) == ZPROP_INVAL) in spa_prop_get()437 zpool_prop_t prop = zpool_name_to_prop(propname); in spa_prop_validate()676 zpool_prop_t prop = zpool_name_to_prop(nvpair_name(elem)); in spa_prop_set()6638 switch (prop = zpool_name_to_prop(nvpair_name(elem))) { in spa_sync_props()
445 prop = zpool_name_to_prop(propname); in zpool_valid_proplist()