Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/redundancy/
H A Dredundancy.kshlib96 typeset recordfile=$2
99 [[ -f $recordfile ]] && log_must rm -f $recordfile
104 log_must eval "du -a $mntpnt > $recordfile 2>&1"
109 find $mntpnt -type f -exec cksum {} + >> $recordfile 2>&1