Searched refs:POOL_DIR_PRISTINE (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/scripts/
H A Dzimport.sh252 # POOL_DIR_PRISTINE - The directory containing a pristine version of the pool.
262 POOL_DIR_PRISTINE=$POOL_DIR/pristine
280 $ZFS_SH zfs="spa_config_path=$POOL_DIR_PRISTINE" || \
285 "$POOL_DIR_PRISTINE/vdev1" "$POOL_DIR_PRISTINE/vdev2" \
286 "$POOL_DIR_PRISTINE/vdev3" "$POOL_DIR_PRISTINE/vdev4" || \
290 "$POOL_DIR_PRISTINE/vdev1" "$POOL_DIR_PRISTINE/vdev2" \
291 "$POOL_DIR_PRISTINE/vdev
[all...]

Completed in 98 milliseconds