| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cachefile/ |
| H A D | cachefile_004_pos.ksh | 33 . $STF_SUITE/tests/functional/cachefile/cachefile.cfg 34 . $STF_SUITE/tests/functional/cachefile/cachefile.kshlib 92 log_must zpool create -o cachefile=$CPATH1 $TESTPOOL1 $vdev0 94 log_must zpool create -o cachefile=$CPATH1 $TESTPOOL2 $vdev1 97 log_must zpool set cachefile=$CPATH2 $TESTPOOL1 99 log_must zpool set cachefile=$CPATH2 $TESTPOOL2 112 log_must zpool set cachefile=$CPATH2 $TESTPOOL1 115 log_must zpool set cachefile=$CPATH2 $TESTPOOL2
|
| H A D | cachefile_002_pos.ksh | 33 . $STF_SUITE/tests/functional/cachefile/cachefile.cfg 34 . $STF_SUITE/tests/functional/cachefile/cachefile.kshlib 64 log_must zpool create -o cachefile=none $TESTPOOL $DISKS 73 log_must zpool import -o cachefile=none -d $DEVICEDIR $TESTPOOL 77 log_must zpool import -o cachefile=$CPATH -d $DEVICEDIR $TESTPOOL
|
| H A D | cachefile_001_pos.ksh | 33 . $STF_SUITE/tests/functional/cachefile/cachefile.cfg 34 . $STF_SUITE/tests/functional/cachefile/cachefile.kshlib 77 log_must zpool create -o cachefile=${opts[i]} $TESTPOOL $DISKS 85 PROP=$(get_pool_prop cachefile $TESTPOOL)
|
| H A D | cachefile_003_pos.ksh | 33 . $STF_SUITE/tests/functional/cachefile/cachefile.cfg 34 . $STF_SUITE/tests/functional/cachefile/cachefile.kshlib 83 log_must zpool create -o altroot=$TESTDIR -o cachefile=${opts[i]} \ 91 PROP=$(get_pool_prop cachefile $TESTPOOL)
|
| H A D | setup.ksh | 29 . $STF_SUITE/tests/functional/cachefile/cachefile.cfg 30 . $STF_SUITE/tests/functional/cachefile/cachefile.kshlib
|
| H A D | Makefile.am | 1 pkgdatadir = $(datadir)/@PACKAGE@/zfs-tests/tests/functional/cachefile 11 cachefile.cfg \ 12 cachefile.kshlib
|
| H A D | cachefile.kshlib | 38 typeset cachefile=${2:-$CPATH} 40 RESULT=$(strings $cachefile | grep -w $1)
|
| H A D | cachefile.cfg | 32 export CPATH1=$TEST_BASE_DIR/cachefile.1.$$ 33 export CPATH2=$TEST_BASE_DIR/cachefile.2.$$
|
| /f-stack/freebsd/contrib/libsodium/packaging/dotnet-core/ |
| H A D | prepare.py | 61 self.cachefile = os.path.join(CACHEDIR, re.sub(r'[^A-Za-z0-9.]', '-', self.url)) 73 f.write('{0}: {1}\n'.format(self.tempfile, self.cachefile)) 77 os.path.relpath(self.cachefile, self.tempdir), 85 self.cachefile = os.path.join(CACHEDIR, re.sub(r'[^A-Za-z0-9.]', '-', self.url)) 97 f.write('{0}: {1}\n'.format(self.tempfile, self.cachefile)) 101 os.path.relpath(self.cachefile, self.tempdir), 109 self.cachefile = os.path.join(CACHEDIR, re.sub(r'[^A-Za-z0-9.]', '-', self.url)) 133 f.write('{0}: {1}\n'.format(self.tempfile, self.cachefile)) 157 f.write('{0}: {1}\n'.format(self.tempfile, self.cachefile)) 161 os.path.relpath(self.cachefile, self.tempdir), [all …]
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/removal/ |
| H A D | removal_with_zdb.ksh | 52 log_must zpool set cachefile=none $TESTPOOL 55 log_must zpool set cachefile= $TESTPOOL 67 log_must zpool set cachefile=none $TESTPOOL 70 log_must zpool set cachefile= $TESTPOOL
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/redundancy/ |
| H A D | redundancy_raidz.ksh | 78 log_must zpool import -o cachefile=none -d $dir $pool 103 log_must zpool import -o cachefile=none -d $dir $pool 133 log_must zpool import -o cachefile=none -d $dir $pool 147 log_must zpool import -o cachefile=none -d $dir $pool 173 log_must zpool create -f -o cachefile=none $TESTPOOL $raid ${disks[@]} 188 log_must zpool import -o cachefile=none -d $dir $TESTPOOL
|
| /f-stack/freebsd/contrib/openzfs/etc/systemd/system-generators/ |
| H A D | zfs-mount-generator.in | 213 SourcePath=${cachefile} 439 SourcePath=${cachefile} 461 for cachefile in "${FSLIST}/"* ; do 466 sort -t "$(printf '\t')" -k 3 -r "${cachefile}" | \
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/ |
| H A D | zpool_create_018_pos.ksh | 83 log_must zpool create -o delegation=off -o cachefile=$CPATH $TESTPOOL $DISK0 91 RESULT=$(get_pool_prop cachefile $TESTPOOL)
|
| H A D | zpool_create.cfg | 66 export CPATH="$TEST_BASE_DIR/cachefile.create"
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/ |
| H A D | zpool_import.cfg | 44 export CPATH=$TEST_BASE_DIR/cachefile.$$ 45 export CPATHBKP=$TEST_BASE_DIR/cachefile.$$.bkp 46 export CPATHBKP2=$TEST_BASE_DIR/cachefile.$$.bkp2
|
| H A D | import_cachefile_device_removed.ksh | 51 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $poolcreate 79 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 \ 111 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 \
|
| H A D | import_cachefile_device_replaced.ksh | 80 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $poolcreate 89 log_must zpool import -c $CPATH -o cachefile=$CPATH $TESTPOOL1
|
| H A D | import_cachefile_mirror_detached.ksh | 44 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $poolcreate
|
| H A D | import_cachefile_mirror_attached.ksh | 46 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $poolcreate
|
| H A D | import_cachefile_shared_device.ksh | 72 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $pool1
|
| H A D | import_cachefile_device_added.ksh | 45 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $poolcreate
|
| /f-stack/freebsd/contrib/openzfs/etc/systemd/system/ |
| H A D | zfs-import-scan.service.in | 16 ExecStart=@sbindir@/zpool import -aN -o cachefile=none
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/log_spacemap/ |
| H A D | log_spacemap_import_logs.ksh | 62 log_must zpool create -o cachefile=none -f $LOGSM_POOL $TESTDISK
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/ |
| H A D | Makefile.am | 9 cachefile \ subdir
|
| /f-stack/freebsd/contrib/openzfs/include/ |
| H A D | libzutil.h | 67 const char *cachefile; /* cachefile to use for import */ member
|