Home
last modified time | relevance | path

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

/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
Dlibzfs_dataset.c412 make_dataset_handle_common(zfs_handle_t *zhp, zfs_cmd_t *zc) in make_dataset_handle_common() function
464 if (make_dataset_handle_common(zhp, &zc) == -1) { in make_dataset_handle()
482 if (make_dataset_handle_common(zhp, zc) == -1) { in make_dataset_handle_zc()