Home
last modified time | relevance | path

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

1234567

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/
H A Dzfs_mount_recursive.ksh84 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
93 log_must mounted $TESTPOOL/$TESTFS3/child
[all …]
H A Dzfs_mount_all_fail.ksh89 log_mustnot mounted "$TESTPOOL/$i"
99 log_must mounted "$TESTPOOL/0"
105 log_mustnot mounted "$TESTPOOL/0"
111 log_must mounted "$TESTPOOL/$i"
H A Dzfs_mount_013_pos.ksh39 mounted && zfs $mountcmd $TESTPOOL
61 log_must mounted $TESTPOOL
86 log_must mounted $mntpoint
91 log_must mounted $mntpoint
H A Dzfs_mount_all_001_pos.ksh158 log_mustnot mounted "$path/${vol[j]}"
165 $logfunc mounted "$path/${fs[j]}"
169 $logfunc mounted "$path"
H A Dzfs_mount_004_pos.ksh70 mounted $TESTPOOL/$TESTFS || \
80 mounted $TESTPOOL/$TESTFS || \
H A Dzfs_mount_005_pos.ksh91 mounted $TESTPOOL/$TESTFS || \
95 log_fail Filesystem $TESTPOOL/$TESTFS is mounted
/freebsd/tests/sys/cddl/zfs/tests/mount/
H A Dsetup.ksh33 log_note Create file systems with mountpoints, so they are mounted automatically
52 log_note Make sure file system $fs was mounted
53 mounted $fs || log_fail File system $fs is not mounted
H A Dmounttest.ksh73 log_note Make sure the file systems were mounted
75 mounted $fs || log_fail File system $fs not mounted
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_unmount/
H A Dzfs_unmount.kshlib36 mounted $mnt || wasmounted=0
56 log_must mounted $mnt
69 mounted $TESTPOOL/$TESTFS || \
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_unmount/
H A Dzfs_unmount.kshlib43 mounted $mnt || wasmounted=0
63 log_must mounted $mnt
76 mounted $TESTPOOL/$TESTFS || \
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_mount/
H A Dzfs_mount_all_001_pos.ksh153 log_mustnot mounted "$path/${vol[j]}"
160 log_must mounted "$path/${fs[j]}"
164 log_must mounted "$path"
H A Dzfs_mount_004_pos.ksh78 mounted $TESTPOOL/$TESTFS || \
88 mounted $TESTPOOL/$TESTFS || \
/freebsd/tools/test/stress2/misc/
H A Dprocfs6.sh36 mounted=1
41 [ $mounted ] && umount /proc
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mount/
H A Dumount_unlinked_drain.ksh38 mounted $TESTDIR.$fs || zfs mount $TESTPOOL/$TESTFS.$fs
82 log_must mounted $TESTDIR.$fs
107 log_must mounted $TESTDIR.$fs
H A Dumount_001.ksh48 log_must mounted $TESTDIR.$fs
52 log_must mounted $TESTDIR.$fs
/freebsd/sys/contrib/device-tree/Bindings/iio/
H A Dmount-matrix.txt22 and thus implying that the component should be mounted in a certain orientation
27 mounted on the same chassis as this screen, will likely take the screen as
36 A sensor can be mounted in any angle along the axes relative to the frame of
150 So unless the sensor is ideally mounted, we need a means to indicate the
183 mechanically mounted in an ideal way and we need no transformation):
189 The sensor is mounted 30 degrees (Pi/6 radians) tilted along the X axis, so we
196 The sensor is flipped 180 degrees (Pi radians) around the Z axis, i.e. mounted
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_changelist.c213 boolean_t mounted; in changelist_postfix() local
248 mounted = zfs_is_mounted(cn->cn_handle, NULL); in changelist_postfix()
250 if (!mounted && !needs_key && (cn->cn_mounted || in changelist_postfix()
258 mounted = TRUE; in changelist_postfix()
268 if (sharenfs && mounted) { in changelist_postfix()
277 if (sharesmb && mounted) { in changelist_postfix()
/freebsd/sys/contrib/openzfs/contrib/dracut/
H A DREADME.md16 …t contains children with `mountpoint=`s of `/etc`, `/bin`, `/lib*`, or `/usr`, they're mounted too.
38 after pool import but before the rootfs is mounted.
43 after pool import but before the rootfs is mounted.
/freebsd/lib/libbe/
H A Dbe_info.c145 boolean_t mounted; in prop_list_builder_cb() local
170 mounted = zfs_is_mounted(zfs_hdl, &mountpoint); in prop_list_builder_cb()
172 if (mounted) in prop_list_builder_cb()
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dnokia,smia.txt33 - rotation: Integer property; valid values are 0 (sensor mounted upright)
34 and 180 (sensor mounted upside down). See
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_set/
H A Dcanmount_002_pos.ksh141 log_must mounted $dataset
154 log_must mounted $dataset
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_set/
H A Dcanmount_002_pos.ksh127 log_must mounted $dataset
142 log_must mounted $dataset
/freebsd/usr.sbin/bsdconfig/security/include/
H A Dsecurelevel.hlp16 flags may not be turned off; disks for mounted file systems,
22 be opened for writing (except by mount(2)) whether mounted or
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rootpool/
H A Drootpool_002_neg.ksh64 mounted $ds || log_must zfs mount $ds
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zhack/
H A Dlibrary.kshlib156 "$L_LOGOP" mounted "$TESTPOOL"/"$TESTFS"
168 log_must mounted "$TESTPOOL"/"$TESTFS"

1234567