[XFS] write barrier support Issue all log sync operations as ordered
[deliverable/linux.git] / fs / xfs / linux-2.6 / xfs_super.h
index ec7e0035c7310fe7fcdaefcce811aa9e3cbfd8cb..ad77e3743e04b59928e3a501d08fcbecf2d44d88 100644 (file)
@@ -132,6 +132,7 @@ extern void xfs_flush_device(struct xfs_inode *);
 extern int  xfs_blkdev_get(struct xfs_mount *, const char *,
                                struct block_device **);
 extern void xfs_blkdev_put(struct block_device *);
+extern void xfs_blkdev_issue_flush(struct xfs_buftarg *);
 
 extern struct export_operations linvfs_export_ops;
 
This page took 0.026504 seconds and 5 git commands to generate.