Home
last modified time | relevance | path

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

/titanic_41/usr/src/test/zfs-tests/tests/functional/clean_mirror/
H A Dclean_mirror_common.kshlib53 cksums[$atfile]=$($CKSUM ${files[$atfile]})
66 newcksum=$($CKSUM ${files[$atfile]})
/titanic_41/usr/src/test/zfs-tests/tests/functional/scrub_mirror/
H A Dscrub_mirror_common.kshlib47 cksums[$atfile]=$($CKSUM ${files[$atfile]})
66 newcksum=$($CKSUM ${files[$atfile]})
/titanic_41/usr/src/test/zfs-tests/tests/functional/cli_root/
H A Dcli_common.kshlib34 return $($CKSUM $1 | $AWK '{print $1 $2}')
/titanic_41/usr/src/test/zfs-tests/tests/functional/acl/
H A Dacl_common.kshlib518 eval $farr_name[$i]=\$\(\$CKSUM $f\)
522 eval $aarr_name[$n]=\$\(\$RUNAT \$f \$CKSUM \
/titanic_41/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_upgrade/
H A Dzpool_upgrade.kshlib112 $FIND /$POOL -type f -exec $CKSUM {} + > \
/titanic_41/usr/src/cmd/fm/dicts/
H A DZFS.po58 … requested\nconfig:\n\n NAME STATE READ WRITE CKSUM\n test …
74 … requested\nconfig:\n\n NAME STATE READ WRITE CKSUM\n test …
90 … requested\nconfig:\n\n NAME STATE READ WRITE CKSUM\n test …
106 … requested\nconfig:\n\n NAME STATE READ WRITE CKSUM\n test …
138 …FS-8000-72\nconfig:\n\n NAME STATE READ WRITE CKSUM\n test …
154CKSUM\n test ONLINE 0 0 2\n c0t0d0 ONL…
170CKSUM\n test ONLINE 0 0 0\n mirror ONL…
186 … requested\nconfig:\n\n NAME STATE READ WRITE CKSUM\n test …
/titanic_41/usr/src/test/zfs-tests/tests/functional/redundancy/
H A Dredundancy.kshlib91 $FIND $mntpnt -type f -exec $CKSUM {} + >> $recordfile 2>&1
/titanic_41/usr/src/test/zfs-tests/include/
H A Dcommands.cfg29 export CKSUM="/usr/bin/cksum"
H A Dlibtest.shlib2373 cksum=$($CKSUM $1 | $AWK '{print $1}')
/titanic_41/usr/src/cmd/boot/bootadm/
H A Dbootadm.c157 #define CKSUM "/usr/bin/cksum" macro
3834 CKSUM, mntpt, GRUB_MENU); in synchronize_BE_menu()
3837 CKSUM, GRUB_MENU); in synchronize_BE_menu()
3923 CKSUM, GRUB_MENU, LU_MENU_CKSUM); in synchronize_BE_menu()