]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - io/io.h
xfs_io: add sync and syncfs commands
[thirdparty/xfsprogs-dev.git] / io / io.h
diff --git a/io/io.h b/io/io.h
index 1b3bca1e704b343d24e19c22a9fcf73922ec18f7..db8b5138c207c81f00add4ddffdfa95cb839c161 100644 (file)
--- a/io/io.h
+++ b/io/io.h
@@ -109,6 +109,7 @@ extern void         pwrite_init(void);
 extern void            quit_init(void);
 extern void            seek_init(void);
 extern void            shutdown_init(void);
+extern void            sync_init(void);
 extern void            truncate_init(void);
 
 #ifdef HAVE_FADVISE