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

/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_mount.c57 * mount/unmount and share/unshare all datasets within pool:
1111 * Mount and share all datasets within the given pool. This assumes that no
1112 * datasets within the pool are currently mounted. Because users can create
1114 * datasets and mountpoints within the pool, and sort them by mountpoint. Once
1129 * Gather all non-snap datasets within the pool.
1138 * Sort the datasets by mountpoint.
1144 * And mount all the datasets, keeping track of which ones
1192 * Unshare and unmount all datasets within the given pool. We don't want to
1205 zfs_handle_t **datasets = NULL; local
1242 if ((datasets
[all...]

Completed in 49 milliseconds