Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/scripts/
H A Dzfs-tests.sh325 -n NFSFILE Use the nfsfile to determine the NFS configuration
381 nfsfile=$OPTARG
382 [ -f "$nfsfile" ] || fail "Cannot read file: $nfsfile"
384 . "$nfsfile"