Home
last modified time | relevance | path

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

1234567

/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/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/
H A Dzfs_mount_all_fail.ksh88 log_mustnot mounted "$TESTPOOL/$i"
98 log_must mounted "$TESTPOOL/0"
104 log_mustnot mounted "$TESTPOOL/0"
110 log_must mounted "$TESTPOOL/$i"
H A Dzfs_mount_013_pos.ksh38 mounted && zfs $mountcmd $TESTPOOL
60 log_must mounted $TESTPOOL
85 log_must mounted $mntpoint
90 log_must mounted $mntpoint
H A Dzfs_mount_all_001_pos.ksh157 log_mustnot mounted "$path/${vol[j]}"
164 $logfunc mounted "$path/${fs[j]}"
168 $logfunc mounted "$path"
H A Dzfs_mount_004_pos.ksh69 mounted $TESTPOOL/$TESTFS || \
79 mounted $TESTPOOL/$TESTFS || \
H A Dzfs_mount_005_pos.ksh90 mounted $TESTPOOL/$TESTFS || \
94 log_fail Filesystem $TESTPOOL/$TESTFS is 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.kshlib42 mounted $mnt || wasmounted=0
62 log_must mounted $mnt
75 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.ksh37 mounted $TESTDIR.$fs || zfs mount $TESTPOOL/$TESTFS.$fs
81 log_must mounted $TESTDIR.$fs
106 log_must mounted $TESTDIR.$fs
H A Dumount_001.ksh47 log_must mounted $TESTDIR.$fs
51 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/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.c166 boolean_t mounted; in prop_list_builder_cb() local
191 mounted = zfs_is_mounted(zfs_hdl, &mountpoint); in prop_list_builder_cb()
193 if (mounted) in prop_list_builder_cb()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_changelist.c221 boolean_t mounted; in changelist_postfix() local
256 mounted = zfs_is_mounted(cn->cn_handle, NULL); in changelist_postfix()
258 if (!mounted && !needs_key && (cn->cn_mounted || in changelist_postfix()
266 mounted = TRUE; in changelist_postfix()
276 if (sharenfs && mounted) { in changelist_postfix()
285 if (sharesmb && mounted) { in changelist_postfix()
/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.ksh126 log_must mounted $dataset
141 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/cli_root/zhack/
H A Dlibrary.kshlib150 "$L_LOGOP" mounted "$TESTPOOL"/"$TESTFS"
162 log_must mounted "$TESTPOOL"/"$TESTFS"
/freebsd/sys/contrib/openzfs/contrib/initramfs/
H A DREADME.md48 Filesystems below the root filesystem will be automatically mounted with no
51 will be mounted (if they exist).
62 filesystem is mounted manually by the initramfs script.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rootpool/
H A Drootpool_002_neg.ksh63 mounted $ds || log_must zfs mount $ds

1234567