HomeSort by: relevance | last modified time | path
    Searched defs:zfs_destroy (Results 1 - 1 of 1) sorted by relevancy

  /src/external/cddl/osnet/dist/lib/libzfs/common/
libzfs_dataset.c 3370 zfs_destroy(zfs_handle_t *zhp, boolean_t defer) function
3801 if (zfs_destroy(zhp, B_FALSE) != 0)
3821 cbp->cb_error |= zfs_destroy(zhp, B_FALSE);

Completed in 44 milliseconds