Home
last modified time | relevance | path

Searched refs:mounted (Results 1 – 25 of 76) sorted by relevance

1234

/titanic_52/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_unmount/
H A Dzfs_unmount.kshlib42 mounted $mnt || wasmounted=0
62 log_must mounted $mnt
75 mounted $TESTPOOL/$TESTFS || \
H A Dzfs_unmount_005_pos.ksh34 # that have been mounted, but it's currently in use,
41 # 1. Make sure that the ZFS filesystem is mounted.
70 mounted ${dev[j]} || \
/titanic_52/usr/src/cmd/svc/milestone/
H A Dfs-minimal50 mounted $mountp $mntopts $fstype < /etc/mnttab && continue
66 mounted /var/run - tmpfs < /etc/mnttab
79 mounted $mountp - zfs < /etc/mnttab && continue
/titanic_52/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_mount/
H A Dzfs_mount_all_001_pos.ksh38 # and all available ZFS filesystems are mounted.
127 # all file systems are mounted. If false it will verify that they are not
128 # mounted.
152 log_mustnot mounted "$path/${vol[j]}"
159 $logfunc mounted "$path/${fs[j]}"
163 $logfunc mounted "$path"
173 "and all available ZFS filesystems are mounted."
192 "all ZFS filesystems currently mounted."
197 "and all available ZFS filesystems are mounted."
H A Dzfs_mount_004_pos.ksh34 # which has been already mounted,
40 # 3. Verify that the filesystem is mounted.
56 "with a mounted filesystem will fail with return code 1."
65 mounted $TESTPOOL/$TESTFS || \
74 log_note "Make sure the filesystem $TESTPOOL/$TESTFS is mounted"
75 mounted $TESTPOOL/$TESTFS || \
78 log_pass "'$ZFS $mountcmd <filesystem>' with a mounted filesystem " \
H A Dzfs_mount_001_pos.ksh39 # 3. Verify that the filesystem is mounted.
59 log_note "Make sure the filesystem $TESTPOOL/$TESTFS is mounted"
60 mounted $TESTPOOL/$TESTFS || \
H A Dzfs_mount_002_pos.ksh71 log_fail Filesystem $TESTPOOL/$NONEXISTFSNAME is mounted
H A Dzfs_mount_005_pos.ksh79 log_fail Filesystem $TESTPOOL/$TESTFS is mounted
H A Dzfs_mount_003_pos.ksh79 log_fail Filesystem $TESTPOOL/$TESTFS is mounted
/titanic_52/usr/src/test/zfs-tests/tests/functional/mount/
H A Dumount_001.ksh41 # 2. Make sure the file systems were mounted
47 log_must mounted $TESTDIR.$fs
51 log_must mounted $TESTDIR.$fs
H A Dsetup.ksh45 log_must mounted $fs
H A Dumountall_001.ksh37 log_must mounted $TESTPOOL/$TESTFS.$fs
/titanic_52/usr/src/lib/libtsol/common/
H A Dgetpathbylabel.c175 FILE *mounted; in tsol_mkmntlist() local
180 if ((mounted = fopen(MNTTAB, "rF")) == NULL) { in tsol_mkmntlist()
184 resetmnttab(mounted); in tsol_mkmntlist()
185 while (getmntent(mounted, &mnt) == NULL) { in tsol_mkmntlist()
201 (void) fclose(mounted); in tsol_mkmntlist()
206 * This function attempts to convert local zone NFS mounted pathnames
207 * into equivalent global zone NFS mounted pathnames. At present
219 * mnttab to determine the path where it should be mounted in the
434 * automounter hasn't yet mounted its in getglobalpath()
441 * this should be mounted a in getglobalpath()
[all...]
/titanic_52/usr/src/lib/libzfs/common/
H A Dlibzfs_changelist.c45 * mounted/shared. This prior state dictates whether we remount/reshare the
148 * whether the filesystem was previously shared or mounted. The action we take
151 * previously mounted/shared. Otherwise, we always remount/reshare the
197 boolean_t mounted; in changelist_postfix() local
217 * Remount if previously mounted or mountpoint was legacy, in changelist_postfix()
228 mounted = zfs_is_mounted(cn->cn_handle, NULL); in changelist_postfix()
230 if (!mounted && (cn->cn_mounted || in changelist_postfix()
238 mounted = TRUE; in changelist_postfix()
242 * If the file system is mounted we always re-share even in changelist_postfix()
246 if (sharenfs && mounted) in changelist_postfix()
[all...]
/titanic_52/usr/src/cmd/svc/shell/
H A Dfs_include.sh100 # mnttime time at which file system was mounted
148 # 33 file system is already mounted
199 33) # already mounted
277 # mounted $path $fsopts $fstype
280 # mounted with all required filesystem options by going through /etc/mnttab
285 # 1 The filesystem is not currently mounted, or mounted without required
286 # options, or a filesystem of a different type is mounted instead.
288 mounted() { function
342 # If the specified file system is already mounted wit
[all...]
/titanic_52/usr/src/cmd/backup/dump/
H A Ddumpfstab.c189 * if the target device/filesystem is not mounted. in mnttabread()
236 * If "mounted" is non-zero, the target file system must
237 * be mounted in order for the search to succeed.
248 mnttabsearch(key, mounted) in mnttabsearch() argument
250 int mounted;
293 * it is mounted (valid), otherwise just
304 * were mounted. Return failure if
305 * we were supposed to find a mounted
309 if (mounted)
/titanic_52/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c114 * information about mounted filesystems, so we use the C interfaces to
259 * This scans the filesystems already mounted to see if this remote mount is
266 * MNT_EXACT This has actually been manually mounted for us
267 * MNT_AVAIL This is mounted for the server, but needs to be
268 * loopback mounted from the client's perspective.
284 * Determine if this has been manually mounted exactly as we in already_mounted()
313 * If no client stuff is mounted, this is completely benign, it finds that
314 * nothing is mounted up and returns. It returns "1" for unmounted everything
333 /* If the filesystem is mounted and this utility did it ... */ in unmount_client()
434 * is benign since srvr_map won't be set anywhere. It returns "1" for mounted
[all...]
/titanic_52/usr/src/cmd/lp/cmd/lpsched/
H A Dnodes.h99 short mounted; /* # times currently mounted */ member
152 short mounted; member
190 # define RSS_PWMAND 0x00000008 /* pwheel must be mounted */
H A Ddisp3.c57 Opfs->mounted--; in remount_form()
62 * only because the form was already mounted. in remount_form()
64 * to another printer (where the form is mounted) in remount_form()
92 pfs->mounted++; in remount_form()
100 * Attract all the requests needing this newly mounted in remount_form()
103 * without the form mounted, so that the alert check is in remount_form()
118 * Attract first request that doesn't need a form mounted. in remount_form()
151 Oppws->mounted--; in remount_pwheel()
157 * mounted. Unmounting the print wheel will also force in remount_pwheel()
159 * is mounted) s in remount_pwheel()
[all...]
/titanic_52/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_set/
H A Dcanmount_002_pos.ksh44 # and check if it still can be mounted by mount -a.
45 # 3. mount each dataset(except volume) to see if it can be mounted.
126 log_must mounted $dataset
139 log_must mounted $dataset
/titanic_52/usr/src/lib/librdc/common/
H A Drdcrules.h36 extern int mounted(char *);
/titanic_52/usr/src/test/zfs-tests/tests/functional/rootpool/
H A Drootpool_002_neg.ksh50 typeset tmpfile="/tmp/mounted-datasets.$$"
52 # Collect the currently mounted ZFS filesystems, so that we can repair any
62 mounted $ds || log_must $MOUNT -Fzfs $ds $mntpt
/titanic_52/usr/src/test/zfs-tests/tests/functional/delegate/
H A Dzfs_allow_011_neg.ksh56 referenced compressratio mounted
/titanic_52/usr/src/cmd/avs/rdc/
H A Drdcadm.h52 extern int mounted(char *device);
/titanic_52/usr/src/cmd/fs.d/ufs/df/
H A Ddf.c292 * constructing the list of mounted file systems. This in main()
340 * Construct the list of mounted file systems. in main()
465 * mounted. N.B. checks for a valid UFS superblock.
682 * Given a name like /dev/dsk/c1d0s2, returns the mounted path, like /usr.
1023 FILE *mounted; in mkmntlist() local
1028 if ((mounted = fopen(MNTTAB, "r")) == NULL) { in mkmntlist()
1033 resetmnttab(mounted); in mkmntlist()
1034 while (getextmntent(mounted, &mnt, sizeof (struct extmnttab)) == NULL) { in mkmntlist()
1042 (void) fclose(mounted); in mkmntlist()

1234