Searched refs:nvstring_get (Results 1 – 4 of 4) sorted by relevance
134 char *nvstring_get(nv_string_t *);
1311 if ((name = nvstring_get(nvp_name)) == NULL) in zfs_nvstore_setenv()1373 if ((value = nvstring_get(nvp_value)) == NULL) { in zfs_nvstore_setenv()
358 nvstring_get(nv_string_t *nvs) in nvstring_get() function
464 name = nvstring_get(nvname); in dsl_dir_finalize_props()478 val = nvstring_get(nvstr); in dsl_dir_finalize_props()