mirror_zfs/cmd/zfs_ids_to_path
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 Small program that converts a dataset id and an object id to a path 2020-05-20 10:05:33 -07:00
Makefile.am Small program that converts a dataset id and an object id to a path 2020-05-20 10:05:33 -07:00
zfs_ids_to_path.c Mark functions as static 2020-06-18 12:20:38 -07:00