Searched refs:fbase (Results 1 – 2 of 2) sorted by relevance
70 fbase=$TESTDIR/file71 set -A poolconf "mirror $fbase.0 $fbase.1 $fbase.2" \72 "raidz1 $fbase.0 $fbase.1 $fbase.2" \73 "raidz2 $fbase.0 $fbase.1 $fbase.2"182 $DD if=/dev/zero of=$fbase.$i seek=512 bs=1024 count=$wcount conv=notrunc \194 log_must $ZPOOL clear $TESTPOOL1 $fbase.$i195 ! check_err $TESTPOOL1 $fbase.$i && \196 log_fail "'zpool clear' fails to clear error for $fbase.$i device."
73 const char *fbase, void *rp, size_t n) in getlwpfile() argument79 procfs_path, (int)P->status.pr_pid, (int)lwpid, fbase); in getlwpfile()