| /freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/ |
| H A D | zfs_mount_all_mountpoints.ksh | 39 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 D | zfs_mount_all_fail.ksh | 40 typeset -a filesystems
|
| /freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/synctask_core/ |
| H A D | tst.snapshot_recursive.ksh | 36 filesystems="$rootfs \ 45 for fs in $filesystems; do 55 for fs in $filesystems; do
|
| /freebsd-14.2/sys/contrib/openzfs/contrib/debian/ |
| H A D | control | 51 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 D | README.md | 63 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 D | perf.shlib | 49 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 D | zfs-mount.service.in | 2 Description=Mount ZFS filesystems
|
| /freebsd-14.2/contrib/pjdfstest/ |
| H A D | README | 9 pjdfstest supports the following operating systems/filesystems:
|
| /freebsd-14.2/usr.bin/locate/locate/ |
| H A D | locate.rc | 23 # filesystems allowed. Beware: a non-listed filesystem will be pruned
|
| /freebsd-14.2/sbin/gbde/ |
| H A D | template.txt | 4 # Making it too large may prevent filesystems from working. 512 is the
|
| /freebsd-14.2/sys/contrib/openzfs/contrib/initramfs/scripts/ |
| H A D | zfs | 28 # 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 D | ibm6000 | 27 # GRR: this test is still too general as it catches also many FATs of DOS filesystems
|
| H A D | dump | 4 # dump: file(1) magic for dump file format--for new and old dump filesystems
|
| /freebsd-14.2/tools/tools/find-sb/ |
| H A D | README | 3 raw disk slice) for filesystems. It's not very smart, nor particularly
|
| /freebsd-14.2/sys/conf/ |
| H A D | options.amd64 | 14 # they are handled like options for static filesystems
|
| H A D | options | 261 # 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 D | options.i386 | 19 # they are handled like options for static filesystems
|
| /freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/reservation/ |
| H A D | reservation.cfg | 35 export RESV_NUM_FS=10 # Number of filesystems to create
|
| H A D | reservation.shlib | 81 # Function to create and mount multiple filesystems. The filesystem
|
| /freebsd-14.2/tests/sys/cddl/zfs/tests/reservation/ |
| H A D | reservation.cfg | 34 export RESV_NUM_FS=10 # Number of filesystems to create
|
| /freebsd-14.2/sys/ |
| H A D | README.md | 37 | fs | most filesystems, excluding UFS, NFS, and ZFS |
|
| /freebsd-14.2/usr.sbin/bsdconfig/share/media/ |
| H A D | directory.subr | 96 # Track whether we've been through here before (for remote filesystems
|
| /freebsd-14.2/share/doc/smm/01.setup/ |
| H A D | spell.ok | 284 filesystems
|
| /freebsd-14.2/sys/ufs/ufs/ |
| H A D | README.extattr | 35 to your kernel configuration file. This allows UFS-based filesystems to
|
| /freebsd-14.2/contrib/file/magic/ |
| H A D | Makefile.am | 109 $(MAGIC_FRAGMENT_DIR)/filesystems \
|