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

/freebsd-13-stable/sys/contrib/openzfs/scripts/
H A Dzimport.sh254 # POOL_DIR_SRC - Location of a source build if it exists for this pool.
264 POOL_DIR_SRC="$SRC_DIR_ZFS/${POOL_TAG//zol/zfs}"
277 cd "$POOL_DIR_SRC" || fail "Failed 'cd $POOL_DIR_SRC'"
465 elif [ -d "$POOL_DIR_SRC" ]; then

Completed in 94 milliseconds