| /src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/ |
| H A D | zfs_mount_all_mountpoints.ksh | 40 typeset -a filesystems 63 filesystems+=($fs) 68 fs=${filesystems[$i]} 98 fs=$TESTPOOL/${filesystems[$(($fscount - $i - 1))]} 99 mnt=$path/${filesystems[$i]} 116 for fs in ${filesystems[@]}; do 136 for fs in ${filesystems[@]}; do
|
| H A D | zfs_mount_all_fail.ksh | 42 typeset -a filesystems 51 filesystems+=($i) 67 for fs in ${filesystems[@]}; do
|
| /src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/synctask_core/ |
| H A D | tst.snapshot_recursive.ksh | 37 filesystems="$rootfs \ 46 for fs in $filesystems; do 56 for fs in $filesystems; do
|
| /src/sys/contrib/openzfs/contrib/debian/ |
| H A D | control | 52 traditional filesystems and volume managers. It supports data checksums, 89 traditional filesystems and volume managers. It supports data checksums, 92 The OpenZFS library provides support for managing OpenZFS filesystems. 103 traditional filesystems and volume managers. It supports data checksums, 117 traditional filesystems and volume managers. It supports data checksums, 185 traditional filesystems and volume managers. It supports data checksums, 203 traditional filesystems and volume managers. It supports data checksums, 219 traditional filesystems and volume managers. It supports data checksums, 247 Description: command-line tools to manage OpenZFS filesystems 249 traditional filesystems and volume managers. It supports data checksums, [all …]
|
| /src/release/packages/ucl/ |
| H A D | ufs-all.ucl | 28 This package provides various utilities used to manage UFS filesystems, 30 backups, the newfs(8) utility for creating new filesystems, and the fsck(8) 35 UFS filesystems programmatically.
|
| H A D | zfs-all.ucl | 32 ZFS provides a number of features not found in traditional filesystems, 39 ZFS filesystems, the zfsd(8) self-healing daemon, and several other
|
| H A D | smbutils-all.ucl | 23 provide access to remote network filesystems using the Microsoft Server
|
| /src/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.
|
| /src/sys/contrib/openzfs/tests/zfs-tests/tests/perf/ |
| H A D | perf.shlib | 50 typeset filesystems=$(get_nfilesystems) 53 suffix="$suffix.$threads-threads.$filesystems-filesystems" 334 # will be evenly distributed over all the filesystems. 357 typeset filesystems=($TESTFS) 358 echo ${#filesystems[@]} 363 typeset filesystems=($TESTFS) 367 while [[ $idx -lt "${#filesystems[@]}" ]]; do 368 mountpoint=$(get_prop mountpoint "${filesystems[$idx]}")
|
| /src/sys/contrib/openzfs/etc/systemd/system/ |
| H A D | zfs-mount.service.in | 2 Description=Mount ZFS filesystems
|
| /src/contrib/pjdfstest/ |
| H A D | README | 9 pjdfstest supports the following operating systems/filesystems:
|
| /src/usr.bin/locate/locate/ |
| H A D | locate.rc | 23 # filesystems allowed. Beware: a non-listed filesystem will be pruned
|
| /src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mount/ |
| H A D | mount_loopback.ksh | 60 ! grep -qE '\sxfs$' /proc/filesystems ; then
|
| /src/sys/contrib/openzfs/contrib/initramfs/scripts/ |
| H A D | zfs | 37 # pools and mounting any filesystems. 362 # Skip filesystems with canmount=off. The root fs should not have 1013 # * Mount additional filesystems required 1018 # Go through the complete list (recursively) of all filesystems below 1020 # As in, nested filesystems: 1025 filesystems="$("${ZFS}" list -oname -tfilesystem -H -r "${ZFS_BOOTFS}")" 1028 for fs in ${filesystems} 1034 # Mount any extra filesystems specified in `/etc/default/zfs`. 1061 echo "DEBUG: mounted ZFS filesystems:"
|
| /src/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
|
| /src/tools/tools/find-sb/ |
| H A D | README | 3 raw disk slice) for filesystems. It's not very smart, nor particularly
|
| /src/contrib/file/magic/Magdir/ |
| H A D | ibm6000 | 30 # GRR: this test is still too general as it catches also many FATs of DOS filesystems
|
| H A D | efi | 47 # See https://docs.kernel.org/filesystems/efivarfs.html
|
| H A D | dump | 4 # dump: file(1) magic for dump file format--for new and old dump filesystems
|
| /src/tests/sys/cddl/zfs/tests/reservation/ |
| H A D | reservation.cfg | 31 export RESV_NUM_FS=10 # Number of filesystems to create
|
| /src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/reservation/ |
| H A D | reservation.cfg | 36 export RESV_NUM_FS=10 # Number of filesystems to create
|
| /src/sys/ |
| H A D | README.md | 37 | fs | most filesystems, excluding UFS, NFS, and ZFS |
|
| /src/usr.sbin/bsdconfig/share/media/ |
| H A D | directory.subr | 96 # Track whether we've been through here before (for remote filesystems
|