diff options
Diffstat (limited to 'fs/xfs/xfs_super.h')
-rw-r--r-- | fs/xfs/xfs_super.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/xfs/xfs_super.h b/fs/xfs/xfs_super.h index 9de4a920ba05..bbe3d15a7904 100644 --- a/fs/xfs/xfs_super.h +++ b/fs/xfs/xfs_super.h | |||
@@ -74,6 +74,7 @@ struct block_device; | |||
74 | 74 | ||
75 | extern __uint64_t xfs_max_file_offset(unsigned int); | 75 | extern __uint64_t xfs_max_file_offset(unsigned int); |
76 | 76 | ||
77 | extern void xfs_flush_inodes(struct xfs_mount *mp); | ||
77 | extern void xfs_blkdev_issue_flush(struct xfs_buftarg *); | 78 | extern void xfs_blkdev_issue_flush(struct xfs_buftarg *); |
78 | extern xfs_agnumber_t xfs_set_inode32(struct xfs_mount *); | 79 | extern xfs_agnumber_t xfs_set_inode32(struct xfs_mount *); |
79 | extern xfs_agnumber_t xfs_set_inode64(struct xfs_mount *); | 80 | extern xfs_agnumber_t xfs_set_inode64(struct xfs_mount *); |