Home
last modified time | relevance | path

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

123

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/
H A Dzfs_mount_all_fail.ksh80 log_mustnot mounted "$TESTPOOL/$i"
90 log_must mounted "$TESTPOOL/0"
96 log_mustnot mounted "$TESTPOOL/0"
102 log_must mounted "$TESTPOOL/$i"
H A Dzfs_mount_013_pos.ksh36 mounted && zfs $mountcmd $TESTPOOL
57 log_must mounted $TESTPOOL
71 log_must mounted $mntpoint
76 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.ksh91 mounted $TESTPOOL/$TESTFS || \
95 log_fail Filesystem $TESTPOOL/$TESTFS is mounted
H A Dzfs_mount_001_pos.ksh64 mounted $TESTPOOL/$TESTFS || \
H A Dzfs_mount_002_pos.ksh75 log_fail Filesystem $TESTPOOL/$NONEXISTFSNAME is mounted
/f-stack/freebsd/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 || \
H A Dzfs_unmount_005_pos.ksh74 mounted ${dev[j]} || \
/f-stack/dpdk/usertools/
H A Ddpdk-hugepages.py151 mounted = []
157 mounted.append(fields[1])
158 return mounted
181 mounted = get_mountpoints()
182 if mounted:
183 print("Hugepages mounted on", *mounted)
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/mount/
H A Dumount_001.ksh47 log_must mounted $TESTDIR.$fs
51 log_must mounted $TESTDIR.$fs
H A Dumount_unlinked_drain.ksh37 mounted $TESTDIR.$fs || zfs mount $TESTPOOL/$TESTFS.$fs
79 log_must mounted $TESTDIR.$fs
104 log_must mounted $TESTDIR.$fs
H A Dsetup.ksh45 log_must mounted $fs
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_share/
H A Dzfs_share_concurrent_shares.ksh59 if mounted $TESTPOOL/$TESTFS1/$fs; then
62 if mounted $TESTPOOL/$TESTFS2/$fs; then
65 if mounted $TESTPOOL/$TESTFS3/$fs; then
/f-stack/freebsd/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
/f-stack/freebsd/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
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_changelist.c206 boolean_t mounted; in changelist_postfix() local
241 mounted = (clp->cl_gflags & CL_GATHER_DONT_UNMOUNT) || in changelist_postfix()
244 if (!mounted && !needs_key && (cn->cn_mounted || in changelist_postfix()
252 mounted = TRUE; in changelist_postfix()
260 if (sharenfs && mounted) { in changelist_postfix()
267 if (sharesmb && mounted) { in changelist_postfix()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_set/
H A Dcanmount_002_pos.ksh131 log_must mounted $dataset
146 log_must mounted $dataset
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/rootpool/
H A Drootpool_002_neg.ksh63 mounted $ds || log_must zfs mount $ds
/f-stack/freebsd/contrib/openzfs/contrib/initramfs/
H A DREADME.initramfs.markdown48 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.
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/delegate/
H A Dzfs_allow_011_neg.ksh56 referenced compressratio mounted
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import_encrypted_load.ksh56 log_must mounted $TESTPOOL1
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_split/
H A Dzpool_split_encryption.ksh57 log_must mounted $altroot/$TESTPOOL2
/f-stack/freebsd/contrib/openzfs/contrib/dracut/90zfs/
H A Dzfs-snapshot-bootfs.service.in2 Description=Snapshot bootfs just before it is mounted
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dversatile-ab-ib2.dts3 * The Versatile AB with the IB2 expansion board mounted.

123