Searched refs:prop_list_builder_cb (Results 1 – 3 of 3) sorted by relevance
108 ret = prop_list_builder_cb(snap_hdl, &data); in be_get_dataset_props()138 prop_list_builder_cb(zfs_handle_t *zfs_hdl, void *data_p) in prop_list_builder_cb() function235 zfs_iter_filesystems(root_hdl, prop_list_builder_cb, data); in be_proplist_update()246 return (zfs_iter_snapshots_sorted(hdl, prop_list_builder_cb, data, in snapshot_proplist_update()
47 int prop_list_builder_cb(zfs_handle_t *, void *);
206 prop_list_builder_cb(root_hdl, &propinfo); in be_mounted_at()