Home
last modified time | relevance | path

Searched full:mounted (Results 1 – 25 of 691) sorted by relevance

12345678910>>...28

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/
H A Dzfs_mount_recursive.ksh45 # datasets are mounted.
84 log_must mounted $TESTPOOL
85 log_must mounted $TESTPOOL/$TESTFS
86 log_must mounted $TESTPOOL/$TESTFS1
87 log_must mounted $TESTPOOL/$TESTFS2
88 log_must mounted $TESTPOOL/$TESTFS3
89 log_must mounted $TESTPOOL/$TESTFS2/child1
90 log_must mounted $TESTPOOL/$TESTFS2/child2
91 log_must mounted $TESTPOOL/$TESTFS2/child3
92 log_must mounted $TESTPOOL/$TESTFS2/child2/subchild
[all …]
H A Dzfs_mount_all_fail.ksh29 # filesystems are mounted.
37 # 5. Verify that all other filesystems were mounted
64 # make sure we leave $TESTPOOL mounted
89 log_mustnot mounted "$TESTPOOL/$i"
99 log_must mounted "$TESTPOOL/0"
105 log_mustnot mounted "$TESTPOOL/0"
109 # All other filesystems should be mounted
111 log_must mounted "$TESTPOOL/$i"
H A Dzfs_mount_004_pos.ksh39 # which has been already mounted,
45 # 3. Verify that the filesystem is mounted.
61 "with a mounted filesystem will fail with return code 1."
70 mounted $TESTPOOL/$TESTFS || \
79 log_note "Make sure the filesystem $TESTPOOL/$TESTFS is mounted"
80 mounted $TESTPOOL/$TESTFS || \
83 log_pass "'zfs $mountcmd <filesystem>' with a mounted filesystem " \
H A Dzfs_mount_all_001_pos.ksh44 # and all available ZFS filesystems are mounted.
133 # all file systems are mounted. If false it will verify that they are not
134 # mounted.
158 log_mustnot mounted "$path/${vol[j]}"
165 $logfunc mounted "$path/${fs[j]}"
169 $logfunc mounted "$path"
179 "and all available ZFS filesystems are mounted."
198 "all ZFS filesystems currently mounted."
203 "and all available ZFS filesystems are mounted."
H A Dzfs_mount_all_mountpoints.ksh34 # and all available ZFS filesystems are mounted.
113 # make sure we leave $TESTPOOL mounted
125 # all file systems are mounted. If false it will verify that they are not
126 # mounted.
137 $logfunc mounted "$TESTPOOL/$fs"
160 "all ZFS filesystems currently mounted."
165 "and all available ZFS filesystems are mounted."
H A Dzfs_mount_remount.ksh38 # 3. Verify we can mount the snapshot and it's mounted readonly
66 # Verify the $filesystem is mounted readonly
82 # Verify $dataset is mounted with $option
96 log_fail "Dataset $dataset is not mounted"
98 log_fail "Dataset $dataset is not mounted with expected "\
101 log_note "Dataset $dataset is mounted with option $option"
141 # The "mount -o rw" command will succeed but the snapshot is mounted readonly.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_unmount/
H A Dzfs_unmount_nested.ksh32 # 4. Ensure the datasets shallower than the unmounted one is still mounted
75 log_fail "$TESTPOOL/$ds_pre (pre) not initially mounted"
78 log_fail "$TESTPOOL/$ds not initially mounted"
81 log_fail "$TESTPOOL/$ds_post (post) not initially mounted"
90 log_fail "$ds_pre is not mounted"
93 log_fail "$ds is mounted"
96 log_fail "$ds_post (post) is mounted"
105 log_fail "$TESTPOOL/$ds_pre (pre) not initially mounted"
108 log_fail "$TESTPOOL/$ds not initially mounted"
111 log_fail "$TESTPOOL/$ds_post (post) not initially mounted"
[all …]
/freebsd/usr.sbin/pnfsdscopymr/
H A Dpnfsdscopymr.833 .Op Fl r Ar mounted-on-DS-dir
34 .Op Fl m Ar source-mounted-on-DS-dir destination-mounted-on-DS-dir
50 .It Fl r Ar mounted-on-DS-dir
52 that is mounted on the directory
53 .Dq mounted-on-DS-dir .
63 .It Fl m Ar source-mounted-on-DS-dir destination-mounted-on-DS-dir
65 the source DS mounted on the directory
66 .Dq source-mounted
[all...]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_rename/
H A Dzfs_rename_mountpoint.ksh30 # 2. Verify datasets aren't mounted except for the parent
51 log_fail "$TESTPOOL/rename_test is not mounted"
54 log_fail "$TESTPOOL/rename_test/ds is not mounted"
57 log_fail "$TESTPOOL/rename_test/child is mounted"
60 log_fail "$TESTPOOL/rename_test/child/grandchild is mounted"
77 log_fail "$TESTPOOL/renamed is not mounted"
80 log_fail "$TESTPOOL/renamed/ds is not mounted"
83 log_fail "$TESTPOOL/renamed/child is mounted"
86 log_fail "$TESTPOOL/renamed/child/grandchild is mounted"
H A Dzfs_rename_nounmount.ksh30 # 2. Verify datasets are mounted.
31 # 3. Rename with -u and verify all datasets stayed mounted.
51 log_fail "$TESTPOOL/rename_test is not mounted"
54 log_fail "$TESTPOOL/rename_test/child is not mounted"
57 log_fail "$TESTPOOL/rename_test/child/grandchild is not mounted"
93 [[ -z "$missing" ]] || log_fail "Mountpoints no longer mounted: $missing"
/freebsd/sbin/mount/
H A Dmount.871 The system maintains a list of currently mounted file systems.
88 are mounted.
98 flag (see below), or if they are already mounted (except the
165 This flag indicates that the file system was mounted by
177 the mounted file system.
259 Do not allow execution of any binaries on the mounted file system.
266 mounted partition.
274 on the mounted file system.
313 Assuming that the file system was clean when it was mounted, you should always
341 When you are done with the mounted snapshot:
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_set/
H A Dzfs_set_nomount.ksh35 # bevaior while dataset is mounted and unmounted.
38 # 1. Confirm dataset is currently mounted
41 # 4. Confirm dataset is still mounted at previous mountpoint
45 # 8. Confirm dataset is mounted at new mountpoint, that was set with -u flag.
49 # 12. Confirm dataset is not mounted
51 # 14. Confirm dataset is not mounted
53 # 16. Confirm dataset is not mounted
54 # 17. Mount the dataset and confirm dataset is mounted at new mountpoint
75 # Test while dataset is mounted
/freebsd/share/man/man9/
H A DVFS_STATFS.982 The number of synchronous writes since the file system was mounted.
84 The number of asynchronous writes since the file system was mounted.
86 The number of synchronous reads since the file system was mounted.
88 The number of asynchronous reads since the file system was mounted.
92 The user ID of the user that mounted the file system.
100 The device name the file system was mounted from; a string of at most
104 The name of the directory on which the file system is mounted;
H A Dvfsconf.952 int vfc_refcount; /* number mounted of this type */
58 When a new file system is mounted,
80 Each time a file system of a given type is mounted,
98 from the list of registered file system types if there are currently no mounted instances.
129 If the reference count of mounted instances of the file system type is not zero,
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_inherit/
H A Dzfs_inherit_mountpoint.ksh30 # 2. Verify datasets aren't mounted
31 # 3. Inherit mountpoint and verify all datasets are now mounted
48 log_fail "$TESTPOOL/inherit_test is mounted"
51 log_fail "$TESTPOOL/inherit_test/child is mounted"
57 log_fail "$TESTPOOL/inherit_test is not mounted"
60 log_fail "$TESTPOOL/inherit_test/child is not mounted"
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_mount/
H A Dzfs_mount_004_pos.ksh38 # which has been already mounted,
44 # 3. Verify that the filesystem is mounted.
69 "with a mounted filesystem will fail with return code 1."
78 mounted $TESTPOOL/$TESTFS || \
87 log_note "Make sure the filesystem $TESTPOOL/$TESTFS is mounted"
88 mounted $TESTPOOL/$TESTFS || \
91 log_pass "'$ZFS $mountcmd <filesystem>' with a mounted filesystem " \
H A Dzfs_mount_all_001_pos.ksh42 # and all available ZFS filesystems are mounted.
153 log_mustnot mounted "$path/${vol[j]}"
160 log_must mounted "$path/${fs[j]}"
164 log_must mounted "$path"
174 "and all available ZFS filesystems are mounted."
187 "all ZFS filesystems currently mounted."
192 "and all available ZFS filesystems are mounted."
/freebsd/share/man/man5/
H A Dmount.conf.562 When the actual root file system is mounted,
64 will be re-mounted on the
71 just mounted, the root mount logic stops here.
75 file exists in the root file system which was just mounted,
84 directory, the old root file system will be re-mounted
93 which is mounted has a
110 If this is successfully mounted,
117 mounted, then the action specified by
219 For each root file system which is mounted, a
H A Dfstab.561 remote file system to be mounted.
168 mounted at system startup.
173 to be automatically mounted at system startup,
183 is specified, the file system will be automatically mounted
184 at a stage of system startup after remote mount points are mounted.
192 is specified, it indicates that the status of an already mounted file
194 This allows, for example, file systems mounted read-only to be upgraded
197 mounted is going to be skipped over when processing
231 field is normally mounted read-write or read-only on the
/freebsd/lib/libsys/
H A Dstatfs.247 returns information about a mounted file system.
51 is the path name of any file within the mounted file system.
86 uid_t f_owner; /* user that mounted the filesystem */
90 char f_mntfromname[MNAMELEN]; /* mounted filesystem */
91 char f_mntonname[MNAMELEN]; /* directory on which mounted */
102 The filesystem was auto-mounted, see
157 The file system is mounted read-only;
164 The file system was mounted with the
170 The file system has been mounted by a user.
/freebsd/bin/df/
H A Ddf.148 mounted
56 statistics for all mounted file systems are displayed
71 Show all mount points, including those that were mounted with the
120 Select a locally-mounted file system for display.
160 locally-mounted file systems selected by the
206 Filesystem Type Size Used Avail Capacity Mounted on
224 Mounted on
236 Filesystem Size Used Avail Capacity Mounted on
243 Filesystem Size Used Avail Capacity Mounted on
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_005_pos.ksh39 # alternate root pool or a new pool mounted at the specified mountpoint.
43 # 2. Verify the pool is mounted at the specified mountpoint
55 "an alternate pool or a new pool mounted at the specified mountpoint."
96 log_fail "$TESTPOOL created with $opt is not mounted."
105 log_fail "$TESTPOOL is not mounted on $TESTDIR1."
110 log_fail "$TESTPOOL is not mounted on $TESTDIR1/$TESTPOOL."
115 log_fail "$TESTPOOL is not mounted on ${TESTDIR1}$TESTDIR1."
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzfs-mount.861 Displays all ZFS file systems currently mounted.
64 Displays all mounted file systems in JSON format.
80 the filesystem should be instead mounted using
106 Load keys for encrypted filesystems as they are being mounted.
117 be mounted (e.g. redacted datasets).
125 Unmounts currently mounted ZFS file systems.
H A Dzfs-unmount.861 Displays all ZFS file systems currently mounted.
64 Displays all mounted file systems in JSON format.
80 the filesystem should be instead mounted using
106 Load keys for encrypted filesystems as they are being mounted.
117 be mounted (e.g. redacted datasets).
125 Unmounts currently mounted ZFS file systems.
/freebsd/sys/contrib/openzfs/cmd/
H A Dmount_zfs.c129 "filesystem '%s' was mounted, but /etc/mtab " in mtab_update()
138 "filesystem '%s' was mounted, but /etc/mtab " in mtab_update()
221 "mounted at '%s' due to canonicalization error: %s\n"), in main()
233 "cannot be mounted due to a memory allocation " in main()
238 "cannot be mounted due to invalid option " in main()
245 "cannot be mounted due to internal error %d.\n"), in main()
268 "mounted, unable to open the dataset\n"), dataset); in main()
299 * Legacy mount points may only be mounted using 'mount', never using in main()
311 "filesystem '%s' cannot be mounted using 'zfs mount'.\n" in main()
323 "filesystem '%s' cannot be mounted using 'mount'.\n" in main()
[all …]

12345678910>>...28