Searched refs:lzc_destroy_snaps (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libzfs_core/common/
H A Dlibzfs_core.h52 int lzc_destroy_snaps(nvlist_t *, boolean_t, nvlist_t **);
H A Dlibzfs_core.c268 lzc_destroy_snaps(nvlist_t *snaps, boolean_t defer, nvlist_t **errlist) function
338 * by lzc_destroy_snaps(defer=B_TRUE).)
389 * deferred destroy (by lzc_destroy_snaps(defer=B_TRUE)), it does not have
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c3511 ret = lzc_destroy_snaps(snaps, defer, &errlist);

Completed in 1451 milliseconds