Searched refs:mountpoint (Results 151 - 175 of 183) sorted by relevance

12345678

/illumos-gate/usr/src/test/zfs-tests/tests/functional/replacement/
H A Dreplacement_001_pos.ksh146 log_must zfs set mountpoint=$TESTDIR1 $TESTPOOL1/$TESTFS1
/illumos-gate/usr/src/test/zfs-tests/tests/functional/snapshot/
H A Dsnapshot_016_pos.ksh63 log_must zfs set mountpoint=$TESTDIR $TESTPOOL/$TESTFS
H A Dsnapshot_017_pos.ksh64 log_must zfs set mountpoint=$TESTDIR $TESTPOOL/$TESTFS
/illumos-gate/usr/src/test/zfs-tests/tests/functional/delegate/
H A Ddelegate_common.kshlib239 mountpoint)
682 typeset mntpt=$(get_prop mountpoint $fs)
723 typeset mntpt=$(get_prop mountpoint $fs)
883 typeset mntpt=$(get_prop mountpoint $fs)
894 log_must zfs set mountpoint=$newmntpt $fs
903 # mountpoint's owner must be the user
911 log_must zfs set mountpoint=$mntpt $fs
951 typeset mntpt=$(get_prop mountpoint $fs)
955 user_run $user zfs set mountpoint=$newmntpt $fs
957 $(get_prop mountpoint
[all...]
/illumos-gate/usr/src/lib/brand/solaris10/zone/
H A Dclone.ksh82 /usr/sbin/zfs create -o mountpoint=legacy -o zoned=on $zpds/$zpname/ROOT
/illumos-gate/usr/src/cmd/beadm/
H A Dbeadm.c136 "\tbeadm mount [-s ro|rw] [-v] beName [mountpoint]\n"
137 "\tbeadm unmount [-fv] beName | mountpoint\n"
138 "\tbeadm umount [-fv] beName | mountpoint\n"
1222 char *mountpoint; local
1262 mountpoint = argv[1];
1263 if (mountpoint[0] != '/') {
1265 "Mount point must start with a /.\n"), mountpoint);
1283 mountpoint = mkdtemp(tmp_mp);
1292 if (be_nvl_add_string(be_attrs, BE_ATTR_MOUNTPOINT, mountpoint) != 0)
1303 (void) printf(_("Mounted successfully on: '%s'\n"), mountpoint);
[all...]
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_create.c246 /* Set the mountpoint property for the root dataset */
281 * Clear the mountpoint property so that the non-shared
2286 "failed to get dataset mountpoint (%s): %s\n"),
2297 * mountpoint for a zoned dataset we'll have to skip
2298 * this dataset. This is because the mountpoint is not
2942 char mountpoint[MAXPATHLEN]; local
2975 /* Get the mountpoint and source properties of the existing dataset */
2976 if (zfs_prop_get(zhp, ZFS_PROP_MOUNTPOINT, mountpoint,
2977 sizeof (mountpoint), &sourcetype, source, sizeof (source),
2980 "failed to get mountpoint fo
[all...]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/cifs/
H A Dcifs_attr_002_pos.ksh180 mntpt=$(get_prop mountpoint $TESTPOOL/$TESTFS)
H A Dcifs_attr_003_pos.ksh80 mtpt=$(get_prop mountpoint $fs)
581 mtpt=$(get_prop mountpoint $fs)
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_destroy/
H A Dzfs_destroy_001_pos.ksh100 mpt_dir=$(get_prop mountpoint $FS)
H A Dzfs_destroy_005_neg.ksh47 # 6. Write file to filesystem or enter snapshot mountpoint.
99 # Get $FS mountpoint and make it busy, and verify 'zfs destroy $CTR' fails
103 mntpt=$(get_prop mountpoint $FS)
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rollback/
H A Dzfs_rollback_common.kshlib62 log_must zfs set mountpoint=$TESTDIR $FS
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_006_pos.ksh57 mntpnt=$(get_prop mountpoint $TESTPOOL)
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import_missing_003_pos.ksh87 mymtpt=$(get_prop mountpoint $pool/$fs)
89 log_fail "$pool/$fs: Incorrect mountpoint ($mymtpt), " \
H A Dzpool_import_012_pos.ksh91 log_must zfs set mountpoint=$TESTDIR $TESTPOOL/$TESTFS
/illumos-gate/usr/src/test/zfs-tests/tests/functional/nopwrite/
H A Dnopwrite_negative.ksh40 log_must zfs create -o mountpoint=$TESTDIR $origin
/illumos-gate/usr/src/test/zfs-tests/tests/functional/rsend/
H A Dsend-cpL_varied_recsize.ksh70 typeset file="$(get_prop mountpoint $recv_ds)/testfile"
171 dir=$(get_prop mountpoint $TESTPOOL/$recsize)
/illumos-gate/usr/src/uts/common/io/
H A Dfssnap.c1751 refstr_t *mountpoint; local
1874 mountpoint = vfs_getmntpoint(fsvp->v_vfsp);
1876 refstr_value(mountpoint), backpath);
1877 refstr_rele(mountpoint);
2177 const char *mountpoint, const char *backfilename)
2198 if (mountpoint != NULL) {
2200 "misc", KSTAT_TYPE_RAW, strlen(mountpoint) + 1, 0);
2206 (void) strncpy(mntpoint->ks_data, mountpoint,
2207 strlen(mountpoint));
2176 fssnap_create_kstats(snapshot_id_t *sidp, int snapnum, const char *mountpoint, const char *backfilename) argument
/illumos-gate/usr/src/cmd/zoneadm/
H A Dzfs.c108 /* If legacy, must look in mnttab for mountpoint. */
147 mount2zhandle(char *mountpoint) argument
151 cb.match_name = mountpoint;
399 /* create the mountpoint if necessary */
425 * file system name (not mountpoint) should be for that path. We do not
441 * directly under the mountpoint for the parent fs using the last component
442 * of the name as the mountpoint directory.
1090 * If the zone has ever been moved then the mountpoint dir will not be
1155 * mountpoint. Since it is file system already, we don't have the
1227 "dataset %s: mountpoint canno
1361 get_zfs_non_legacy_mountpoint(const char *dataset_name, char **mountpoint) argument
[all...]
/illumos-gate/usr/src/lib/pylibbe/common/
H A Dlibbe_py.c588 * mountpoint - The path of the mountpoint to mount the
602 char *mountpoint = NULL; local
606 if (!PyArg_ParseTuple(args, "zz", &beName, &mountpoint)) {
612 BE_ATTR_MOUNTPOINT, mountpoint)) {
/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dutilities.c534 (void) strncpy(mnt.mnt_mountp, mountpoint,
535 sizeof (mountpoint));
H A Dfsck.h189 char mountpoint[100]; /* string set to contain mount point */ variable
H A Dmain.c234 mountpoint);
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_lib.c728 char mountpoint[PATH_MAX]; local
740 if (zfs_prop_get(zhp, ZFS_PROP_MOUNTPOINT, mountpoint, PATH_MAX, NULL,
750 rest = name + strlen(mountpoint);
751 (void) snprintf(sname, TLM_MAX_PATH_NAME, "%s/%s/%s%s", mountpoint,
/illumos-gate/usr/src/test/zfs-tests/tests/functional/inheritance/
H A Dinherit_001_pos.ksh104 if [[ ${prop[i]} == "mountpoint" ]]; then
152 # The mountpoint property is slightly different from other properties and
158 # The mountpoint property is different in that while the value propogates
164 # mountpoint of the pool to '/mnt2' then the mountpoints for the dataset and
168 # So at the filesystem level to calculate what our mountpoint property should
169 # be set to we walk back up the hierarchy sampling the mountpoint property at
170 # each level and forming up the expected mountpoint value piece by piece until
196 # expected mountpoint property value.
202 mnt_val=`get_prop mountpoint $dset`
231 # mountpoint propert
[all...]

Completed in 120 milliseconds

12345678