Lines Matching refs:nvlist_add_string
161 nvlist_add_string(props, "dataset", dataset); in prop_list_builder_cb()
168 nvlist_add_string(props, "name", name); in prop_list_builder_cb()
173 nvlist_add_string(props, "mounted", mountpoint); in prop_list_builder_cb()
177 nvlist_add_string(props, "mountpoint", buf); in prop_list_builder_cb()
181 nvlist_add_string(props, "origin", buf); in prop_list_builder_cb()
185 nvlist_add_string(props, "creation", buf); in prop_list_builder_cb()
192 nvlist_add_string(props, "used", buf); in prop_list_builder_cb()
196 nvlist_add_string(props, "usedds", buf); in prop_list_builder_cb()
200 nvlist_add_string(props, "usedsnap", buf); in prop_list_builder_cb()
204 nvlist_add_string(props, "usedrefreserv", buf); in prop_list_builder_cb()
208 nvlist_add_string(props, "referenced", buf); in prop_list_builder_cb()