mirror_zfs/cmd/raidz_test
Arvind Sankar 65c7cc49bf Mark functions as static
Mark functions used only in the same translation unit as static. This
only includes functions that do not have a prototype in a header file
either.

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Closes #10470
2020-06-18 12:20:38 -07:00
..
.gitignore SIMD implementation of vdev_raidz generate and reconstruct routines 2016-06-21 09:27:26 -07:00
Makefile.am Fixed LDADD library links in Makefiles for cross compilation builds 2020-05-09 10:17:08 -07:00
raidz_bench.c Mark functions as static 2020-06-18 12:20:38 -07:00
raidz_test.c Add zfs_file_* interface, remove vnodes 2019-11-21 09:32:57 -08:00
raidz_test.h Add AltiVec RAID-Z 2020-01-23 11:01:24 -08:00