Home
last modified time | relevance | path

Searched refs:snapshot_proplist_update (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libbe/
H A Dbe_info.c36 static int snapshot_proplist_update(zfs_handle_t *hdl, prop_data_t *data);
149 ret = snapshot_proplist_update(ds_hdl, &data); in be_get_dataset_snapshots()
264 snapshot_proplist_update(zfs_handle_t *hdl, prop_data_t *data) in snapshot_proplist_update() function