Home
last modified time | relevance | path

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

123

/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/
H A Dzfs_mount_all_mountpoints.ksh40 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 Dzfs_mount_all_fail.ksh42 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 Dtst.snapshot_recursive.ksh37 filesystems="$rootfs \
46 for fs in $filesystems; do
56 for fs in $filesystems; do
/src/sys/contrib/openzfs/contrib/debian/
H A Dcontrol52 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 Dufs-all.ucl28 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 Dzfs-all.ucl32 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 Dsmbutils-all.ucl23 provide access to remote network filesystems using the Microsoft Server
/src/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.
/src/sys/contrib/openzfs/tests/zfs-tests/tests/perf/
H A Dperf.shlib50 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 Dzfs-mount.service.in2 Description=Mount ZFS filesystems
/src/contrib/pjdfstest/
H A DREADME9 pjdfstest supports the following operating systems/filesystems:
/src/usr.bin/locate/locate/
H A Dlocate.rc23 # filesystems allowed. Beware: a non-listed filesystem will be pruned
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mount/
H A Dmount_loopback.ksh60 ! grep -qE '\sxfs$' /proc/filesystems ; then
/src/sys/contrib/openzfs/contrib/initramfs/scripts/
H A Dzfs37 # 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 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
/src/tools/tools/find-sb/
H A DREADME3 raw disk slice) for filesystems. It's not very smart, nor particularly
/src/contrib/file/magic/Magdir/
H A Dibm600030 # GRR: this test is still too general as it catches also many FATs of DOS filesystems
H A Defi47 # See https://docs.kernel.org/filesystems/efivarfs.html
H A Ddump4 # dump: file(1) magic for dump file format--for new and old dump filesystems
/src/tests/sys/cddl/zfs/tests/reservation/
H A Dreservation.cfg31 export RESV_NUM_FS=10 # Number of filesystems to create
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/reservation/
H A Dreservation.cfg36 export RESV_NUM_FS=10 # Number of filesystems to create
/src/sys/
H A DREADME.md37 | fs | most filesystems, excluding UFS, NFS, and ZFS |
/src/usr.sbin/bsdconfig/share/media/
H A Ddirectory.subr96 # Track whether we've been through here before (for remote filesystems

123