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

/freebsd-13-stable/tests/sys/cddl/zfs/tests/mount/
H A Dsetup.ksh38 log_note Create file systems with mountpoints, so they are mounted automatically
/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_mount.c1354 * We dispatch tasks to mount filesystems with mountpoints underneath
1378 * guarantees that filesystems for parent mountpoints are called before their
1390 * the filesystems at the top-level mountpoints, and these tasks in turn
1392 * mountpoints.
1428 * There may be multiple "top level" mountpoints outside of the pool's
1435 * Since the mountpoints have been sorted so that the zoned
1531 char **mountpoints = NULL; local
1568 if ((mountpoints = zfs_alloc(hdl,
1580 if ((ptr = zfs_realloc(hdl, mountpoints,
1584 mountpoints
[all...]
/freebsd-13-stable/tools/tools/sysbuild/
H A Dsysbuild.sh632 log_it create all mountpoints

Completed in 107 milliseconds