OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:datasets
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/cddl/osnet/dist/lib/libzfs/common/
libzfs_mount.c
58
* mount/unmount and share/unshare all
datasets
within pool:
1126
* Mount and share all
datasets
within the given pool. This assumes that no
1127
*
datasets
within the pool are currently mounted. Because users can create
1129
*
datasets
and mountpoints within the pool, and sort them by mountpoint. Once
1144
* Gather all non-snap
datasets
within the pool.
1153
* Sort the
datasets
by mountpoint.
1159
* And mount all the
datasets
, keeping track of which ones
1207
* Unshare and unmount all
datasets
within the given pool. We don't want to
1220
zfs_handle_t **
datasets
= NULL;
local
1257
if ((
datasets
= zfs_alloc(hdl
[
all
...]
Completed in 45 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026