Home
last modified time | relevance | path

Searched refs:import (Results 1 – 25 of 212) sorted by relevance

123456789

/f-stack/freebsd/contrib/openzfs/contrib/dracut/90zfs/
H A Dmodule-setup.sh.in99 dracut_install @systemdunitdir@/zfs-import-$_item.service
100 …if ! [ -L "${initdir}/$systemdsystemunitdir/zfs-import.target.wants"/zfs-import-$_item.service ]; …
101 …ln -s ../zfs-import-$_item.service "${initdir}/$systemdsystemunitdir/zfs-import.target.wants"/zfs-
102 type mark_hostonly >/dev/null 2>&1 && mark_hostonly @systemdunitdir@/zfs-import-$_item.service
111 dracut_install @systemdunitdir@/zfs-import.target
112 if ! [ -L "${initdir}/$systemdsystemunitdir/initrd.target.wants"/zfs-import.target ]; then
113 …ln -s ../zfs-import.target "${initdir}/$systemdsystemunitdir/initrd.target.wants"/zfs-import.target
114 type mark_hostonly >/dev/null 2>&1 && mark_hostonly @systemdunitdir@/zfs-import.target
H A Dzfs-env-bootfs.service.in5 After=zfs-import-cache.service
6 After=zfs-import-scan.service
7 Before=zfs-import.target
14 WantedBy=zfs-import.target
/f-stack/freebsd/contrib/libsodium/builds/
H A DMakefile.am35 msvc/vs2010/libsodium.import.props \
36 msvc/vs2010/libsodium.import.xml \
42 msvc/vs2012/libsodium.import.props \
43 msvc/vs2012/libsodium.import.xml \
49 msvc/vs2013/libsodium.import.props \
50 msvc/vs2013/libsodium.import.xml \
56 msvc/vs2015/libsodium.import.props \
57 msvc/vs2015/libsodium.import.xml \
63 msvc/vs2017/libsodium.import.props \
64 msvc/vs2017/libsodium.import.xml \
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import_all_001_pos.ksh79 for pool in `zpool import | grep "pool:" | awk '{print $2}'`; do
80 zpool import -f $pool
83 for pool in `zpool import -d $DEVICE_DIR | grep "pool:" | awk '{print $2}'`; do
84 log_must zpool import -d $DEVICE_DIR -f $pool
144 log_must zpool import -d $DEVICE_DIR ${options[i]} -a -f
H A Dzpool_import_rename_001_pos.ksh72 log_must zpool import ${devs[i]} \
77 log_must zpool import ${devs[i]} ${pools[i]}
129 log_must zpool import ${devs[i]} ${options[j]} \
156 log_must zpool import ${devs[i]} $target ${pools[i]}
171 log_mustnot zpool import -d $TEST_BASE_DIR $(echo id) \
H A Dimport_cachefile_device_replaced.ksh89 log_must zpool import -c $CPATH -o cachefile=$CPATH $TESTPOOL1
107 log_must zpool import -c $CPATH $TESTPOOL1
118 log_must zpool import -c $CPATHBKP $TESTPOOL1
125 log_must zpool import -c $CPATHBKP2 $TESTPOOL1
H A Dzpool_import_016_pos.ksh77 log_must zpool import -d $DEVICE_DIR -D -f $target
82 log_must zpool import -d $DEVICE_DIR -D -f $target
88 log_mustnot zpool import -d $DEVICE_DIR -D -f $target
H A Dzpool_import_007_pos.ksh76 log_must zpool import -d $DEVICE_DIR -D -f $target
81 log_must zpool import -d $DEVICE_DIR -D -f $target
87 log_mustnot zpool import -d $DEVICE_DIR -D -f $target
H A Dzpool_import_017_pos.ksh77 log_must zpool import -d $DEVICE_DIR -D -f $target
82 log_must zpool import -d $DEVICE_DIR -D -f $target
89 log_mustnot zpool import -d $DEVICE_DIR -D -f $target
H A Dzpool_import_008_pos.ksh76 log_must zpool import -d $DEVICE_DIR -D -f $target
81 log_must zpool import -d $DEVICE_DIR -D -f $target
88 log_mustnot zpool import -d $DEVICE_DIR -D -f $target
H A Dimport_rewind_device_replaced.ksh102 log_must zpool import -d $DEVICE_DIR $TESTPOOL1
117 log_must zpool import -d $DEVICE_DIR -o readonly=on -T $txg $TESTPOOL1
125 log_must zpool import -d $DEVICE_DIR $TESTPOOL1
137 log_must zpool import -d $DEVICE_DIR -T $txg $TESTPOOL1
/f-stack/freebsd/contrib/openzfs/etc/systemd/system/
H A D50-zfs.preset.in2 enable zfs-import-cache.service
3 disable zfs-import-scan.service
4 enable zfs-import.target
H A DMakefile.am8 zfs-import-cache.service \
9 zfs-import-scan.service \
13 zfs-import.target \
H A Dzfs-import-scan.service.in9 Before=zfs-import.target
16 ExecStart=@sbindir@/zpool import -aN -o cachefile=none
19 WantedBy=zfs-import.target
H A Dzfs-import-cache.service.in10 Before=zfs-import.target
17 ExecStart=@sbindir@/zpool import -c @sysconfdir@/zfs/zpool.cache -aN
20 WantedBy=zfs-import.target
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/
H A Dzpool_import_001_neg.ksh58 log_mustnot zpool import
60 log_mustnot zpool import -a
63 log_mustnot zpool import -d /$TESTDIR $TESTPOOL.exported
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_export/
H A Dzpool_export_004_pos.ksh56 datasetexists $TESTPOOL1 || log_must zpool import -d $mntpnt $TESTPOOL1
89 log_must zpool import -d $mntpnt $TESTPOOL1
94 log_must zpool import -d $mntpnt $TESTPOOL1
100 log_must zpool import -d $mntpnt $TESTPOOL1
/f-stack/freebsd/contrib/openzfs/etc/init.d/
H A Dzfs-import.in52 "$ZPOOL" import -c "$ZPOOL_CACHE" -N -a
91 available_pools=$(find_pools "$ZPOOL" import)
98 npools=$(find_pools "$ZPOOL" import -d /dev/disk/by-id)
222 "$ZPOOL" import -N ${ZPOOL_IMPORT_OPTS} "$pool" 2> /dev/null
243 "$ZPOOL" import -c "$ZPOOL_CACHE" -N ${ZPOOL_IMPORT_OPTS} \
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/mmp/
H A Dmmp_reset_interval.ksh98 log_must zpool import $TESTPOOL
101 log_must zpool import $TESTPOOL
106 log_must zpool import -f $TESTPOOL
110 log_must zpool import $TESTPOOL
H A Dmmp.kshlib38 zpool import $opts 2>&1 | \
73 zpool import $opts $pool 2>&1 | grep -i "$msg"
161 log_must zpool import $pool
213 zpool import $opts $pool
231 zpool import $opts $pool
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cachefile/
H A Dcachefile_002_pos.ksh69 log_must zpool import -d $DEVICEDIR $TESTPOOL
73 log_must zpool import -o cachefile=none -d $DEVICEDIR $TESTPOOL
77 log_must zpool import -o cachefile=$CPATH -d $DEVICEDIR $TESTPOOL
/f-stack/freebsd/contrib/openzfs/cmd/arcstat/
H A Darcstat.in53 import sys
54 import time
55 import getopt
56 import re
57 import copy
59 from signal import signal, SIGINT, SIGWINCH, SIG_DFL
148 import sysctl
297 import fcntl
298 import termios
299 import struct
/f-stack/freebsd/contrib/openzfs/config/
H A Dax_python_devel.m4100 ac_supports_python_ver=`$PYTHON -c "import sys; \
129 ac_supports_python_ver=`$PYTHON -c "import sys; \
151 ac_distutils_result=`$PYTHON -c "import distutils" 2>&1`
157 AC_MSG_ERROR([cannot import Python module "distutils".
169 python_path=`$PYTHON -c "import distutils.sysconfig; \
196 from distutils.sysconfig import *
206 ac_python_version=`$PYTHON -c "import sys; \
219 import distutils.sysconfig
228 import distutils.sysconfig
248 "from distutils.sysconfig import get_python_lib as f; \
[all …]
/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
188 log_must zpool import -o cachefile=none -d $dir $TESTPOOL
/f-stack/app/redis-5.0.5/deps/jemalloc/doc/
H A Dmanpages.xsl.in2 <xsl:import href="@XSLROOT@/manpages/docbook.xsl"/>
3 <xsl:import href="@abs_srcroot@doc/stylesheet.xsl"/>

123456789