Home
last modified time | relevance | path

Searched refs:cachefile (Results 1 – 25 of 39) sorted by relevance

12

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cachefile/
H A Dcachefile_004_pos.ksh33 . $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 Dcachefile_002_pos.ksh33 . $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 Dcachefile_001_pos.ksh33 . $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 Dcachefile_003_pos.ksh33 . $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 Dsetup.ksh29 . $STF_SUITE/tests/functional/cachefile/cachefile.cfg
30 . $STF_SUITE/tests/functional/cachefile/cachefile.kshlib
H A DMakefile.am1 pkgdatadir = $(datadir)/@PACKAGE@/zfs-tests/tests/functional/cachefile
11 cachefile.cfg \
12 cachefile.kshlib
H A Dcachefile.kshlib38 typeset cachefile=${2:-$CPATH}
40 RESULT=$(strings $cachefile | grep -w $1)
H A Dcachefile.cfg32 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 Dprepare.py61 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 Dremoval_with_zdb.ksh52 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 Dredundancy_raidz.ksh78 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 Dzfs-mount-generator.in213 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 Dzpool_create_018_pos.ksh83 log_must zpool create -o delegation=off -o cachefile=$CPATH $TESTPOOL $DISK0
91 RESULT=$(get_pool_prop cachefile $TESTPOOL)
H A Dzpool_create.cfg66 export CPATH="$TEST_BASE_DIR/cachefile.create"
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import.cfg44 export CPATH=$TEST_BASE_DIR/cachefile.$$
45 export CPATHBKP=$TEST_BASE_DIR/cachefile.$$.bkp
46 export CPATHBKP2=$TEST_BASE_DIR/cachefile.$$.bkp2
H A Dimport_cachefile_device_removed.ksh51 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 Dimport_cachefile_device_replaced.ksh80 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $poolcreate
89 log_must zpool import -c $CPATH -o cachefile=$CPATH $TESTPOOL1
H A Dimport_cachefile_mirror_detached.ksh44 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $poolcreate
H A Dimport_cachefile_mirror_attached.ksh46 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $poolcreate
H A Dimport_cachefile_shared_device.ksh72 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $pool1
H A Dimport_cachefile_device_added.ksh45 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $poolcreate
/f-stack/freebsd/contrib/openzfs/etc/systemd/system/
H A Dzfs-import-scan.service.in16 ExecStart=@sbindir@/zpool import -aN -o cachefile=none
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/log_spacemap/
H A Dlog_spacemap_import_logs.ksh62 log_must zpool create -o cachefile=none -f $LOGSM_POOL $TESTDISK
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/
H A DMakefile.am9 cachefile \ subdir
/f-stack/freebsd/contrib/openzfs/include/
H A Dlibzutil.h67 const char *cachefile; /* cachefile to use for import */ member

12