Searched defs:libzfs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare_zfs.c31 #include <libzfs.h>
64 * Initialize an access handle into libzfs. The handle needs to stay
83 * cleanup data structures and the libzfs handle used for accessing
268 * dataset name is used for get/set of ZFS properties since libzfs
764 * If we can't access libzfs, don't bother doing anything.
1369 * used internally by libzfs. Needed in order to avoid including
1370 * libshare_impl.h in libzfs.
1382 * sa_get_zfs_info(libzfs, path, mountpoint, dataset)
1387 sa_zfs_get_info(libzfs_handle_t *libzfs, char *path, char *mountpointp, argument
1401 if (libzfs
[all...]

Completed in 205 milliseconds