Searched refs:prop_list_builder_cb (Results 1 – 3 of 3) sorted by relevance
129 ret = prop_list_builder_cb(snap_hdl, &data); in be_get_dataset_props()159 prop_list_builder_cb(zfs_handle_t *zfs_hdl, void *data_p) in prop_list_builder_cb() function259 zfs_iter_filesystems(root_hdl, prop_list_builder_cb, data); in be_proplist_update()270 return (zfs_iter_snapshots_sorted(hdl, prop_list_builder_cb, data, in snapshot_proplist_update()
67 int prop_list_builder_cb(zfs_handle_t *, void *);
221 prop_list_builder_cb(root_hdl, &propinfo); in be_mounted_at()