Home
last modified time | relevance | path

Searched refs:ZFS_DIR (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/scripts/
H A Dzimport.sh232 ZFS_DIR="$SRC_DIR_ZFS/$ZFS_TAG"
394 if [ -d "$ZFS_DIR" ]; then
413 mkdir -p "$ZFS_DIR" || fail "Failed to create $ZFS_DIR"
414 curl -sL "$ZFS_URL" | tar -xz -C "$ZFS_DIR" \
428 if [ -f "$ZFS_DIR/module/zfs/zfs.ko" ]; then
433 cd "$ZFS_DIR" || fail "Failed 'cd $ZFS_DIR'"
484 cd "$ZFS_DIR" || fail "Failed 'cd $ZFS_DIR'"