Lines Matching refs:nvlist_add_string
182 nvlist_add_string(props, "dataset", dataset); in prop_list_builder_cb()
189 nvlist_add_string(props, "name", name); in prop_list_builder_cb()
194 nvlist_add_string(props, "mounted", mountpoint); in prop_list_builder_cb()
198 nvlist_add_string(props, "mountpoint", buf); in prop_list_builder_cb()
202 nvlist_add_string(props, "origin", buf); in prop_list_builder_cb()
206 nvlist_add_string(props, "creation", buf); in prop_list_builder_cb()
213 nvlist_add_string(props, "used", buf); in prop_list_builder_cb()
217 nvlist_add_string(props, "usedds", buf); in prop_list_builder_cb()
221 nvlist_add_string(props, "usedsnap", buf); in prop_list_builder_cb()
225 nvlist_add_string(props, "usedrefreserv", buf); in prop_list_builder_cb()
229 nvlist_add_string(props, "referenced", buf); in prop_list_builder_cb()