Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_dataset.c444 make_dataset_handle_common(zfs_handle_t *zhp, zfs_cmd_t *zc) in make_dataset_handle_common() function
498 if (make_dataset_handle_common(zhp, &zc) == -1) { in make_dataset_handle()
516 if (make_dataset_handle_common(zhp, zc) == -1) { in make_dataset_handle_zc()