Home
last modified time | relevance | path

Searched refs:filesystems (Results 1 – 25 of 58) sorted by relevance

123

/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/
H A Dzfs_mount_all_mountpoints.ksh39 typeset -a filesystems
62 filesystems+=($fs)
67 fs=${filesystems[$i]}
97 fs=$TESTPOOL/${filesystems[$(($fscount - $i - 1))]}
98 mnt=$path/${filesystems[$i]}
115 for fs in ${filesystems[@]}; do
135 for fs in ${filesystems[@]}; do
H A Dzfs_mount_all_fail.ksh40 typeset -a filesystems
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/synctask_core/
H A Dtst.snapshot_recursive.ksh36 filesystems="$rootfs \
45 for fs in $filesystems; do
55 for fs in $filesystems; do
/freebsd-14.2/sys/contrib/openzfs/contrib/debian/
H A Dcontrol51 traditional filesystems and volume managers. It supports data checksums,
107 traditional filesystems and volume managers. It supports data checksums,
110 The OpenZFS library provides support for managing OpenZFS filesystems.
121 traditional filesystems and volume managers. It supports data checksums,
135 traditional filesystems and volume managers. It supports data checksums,
203 traditional filesystems and volume managers. It supports data checksums,
221 traditional filesystems and volume managers. It supports data checksums,
237 traditional filesystems and volume managers. It supports data checksums,
266 Description: command-line tools to manage OpenZFS filesystems
268 traditional filesystems and volume managers. It supports data checksums,
[all …]
/freebsd-14.2/sys/contrib/openzfs/etc/init.d/
H A DREADME.md63 The idea here is to make sure all of the ZFS filesystems, including possibly
68 sharing filesystems in the future, so it is important to start before the
71 Finally, we share filesystems configured with the share\* property.
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/perf/
H A Dperf.shlib49 typeset filesystems=$(get_nfilesystems)
52 suffix="$suffix.$threads-threads.$filesystems-filesystems"
333 # will be evenly distributed over all the filesystems.
356 typeset filesystems=( $TESTFS )
357 echo ${#filesystems[@]}
362 typeset filesystems=( $TESTFS )
366 while [[ $idx -lt "${#filesystems[@]}" ]]; do
367 mountpoint=$(get_prop mountpoint "${filesystems[$idx]}")
/freebsd-14.2/sys/contrib/openzfs/etc/systemd/system/
H A Dzfs-mount.service.in2 Description=Mount ZFS filesystems
/freebsd-14.2/contrib/pjdfstest/
H A DREADME9 pjdfstest supports the following operating systems/filesystems:
/freebsd-14.2/usr.bin/locate/locate/
H A Dlocate.rc23 # filesystems allowed. Beware: a non-listed filesystem will be pruned
/freebsd-14.2/sbin/gbde/
H A Dtemplate.txt4 # Making it too large may prevent filesystems from working. 512 is the
/freebsd-14.2/sys/contrib/openzfs/contrib/initramfs/scripts/
H A Dzfs28 # pools and mounting any filesystems.
337 # Skip filesystems with canmount=off. The root fs should not have
643 filesystems=$("${ZFS}" list -oname -tfilesystem -H \
645 for fs in $filesystems; do
963 # * Mount additional filesystems required
968 # Go through the complete list (recursively) of all filesystems below
970 filesystems="$("${ZFS}" list -oname -tfilesystem -H -r "${ZFS_BOOTFS}")"
973 for fs in $filesystems; do
996 echo "DEBUG: mounted ZFS filesystems:"
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dibm600027 # GRR: this test is still too general as it catches also many FATs of DOS filesystems
H A Ddump4 # dump: file(1) magic for dump file format--for new and old dump filesystems
/freebsd-14.2/tools/tools/find-sb/
H A DREADME3 raw disk slice) for filesystems. It's not very smart, nor particularly
/freebsd-14.2/sys/conf/
H A Doptions.amd6414 # they are handled like options for static filesystems
H A Doptions261 # Options for static filesystems. These should only be used at config
292 # These static filesystems have one slightly bogus static dependency in
293 # sys/i386/i386/autoconf.c. If any of these filesystems are
295 # filesystems will be enabled - but look below.
301 # filesystems and libiconv bridge
323 # filesystems, which can be used to support high security configurations
328 # Enable fast hash lookups for large directories on UFS-based filesystems.
H A Doptions.i38619 # they are handled like options for static filesystems
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/reservation/
H A Dreservation.cfg35 export RESV_NUM_FS=10 # Number of filesystems to create
H A Dreservation.shlib81 # Function to create and mount multiple filesystems. The filesystem
/freebsd-14.2/tests/sys/cddl/zfs/tests/reservation/
H A Dreservation.cfg34 export RESV_NUM_FS=10 # Number of filesystems to create
/freebsd-14.2/sys/
H A DREADME.md37 | fs | most filesystems, excluding UFS, NFS, and ZFS |
/freebsd-14.2/usr.sbin/bsdconfig/share/media/
H A Ddirectory.subr96 # Track whether we've been through here before (for remote filesystems
/freebsd-14.2/share/doc/smm/01.setup/
H A Dspell.ok284 filesystems
/freebsd-14.2/sys/ufs/ufs/
H A DREADME.extattr35 to your kernel configuration file. This allows UFS-based filesystems to
/freebsd-14.2/contrib/file/magic/
H A DMakefile.am109 $(MAGIC_FRAGMENT_DIR)/filesystems \

123