Cleanup symbols that should be static
[fio.git] / engines / falloc.c
index 17a901ad93f54e08802d88260d0c48a6bde9070f..2b00d525d648e071bb17a7e97c0b63405f192ec7 100644 (file)
@@ -23,7 +23,7 @@
  * generic_open_file is not appropriate because does not allow to perform
  * TRIM in to file
  */
-int open_file(struct thread_data *td, struct fio_file *f)
+static int open_file(struct thread_data *td, struct fio_file *f)
 {
        int from_hash = 0;