diff options
Diffstat (limited to 'fs/xfs/xfs_mount.h')
-rw-r--r-- | fs/xfs/xfs_mount.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/xfs_mount.h b/fs/xfs/xfs_mount.h index 594d7856c77e..68d712574b81 100644 --- a/fs/xfs/xfs_mount.h +++ b/fs/xfs/xfs_mount.h | |||
@@ -650,7 +650,6 @@ extern struct xfs_buf *xfs_getsb(xfs_mount_t *, int); | |||
650 | extern int xfs_readsb(xfs_mount_t *, int); | 650 | extern int xfs_readsb(xfs_mount_t *, int); |
651 | extern void xfs_freesb(xfs_mount_t *); | 651 | extern void xfs_freesb(xfs_mount_t *); |
652 | extern int xfs_fs_writable(xfs_mount_t *); | 652 | extern int xfs_fs_writable(xfs_mount_t *); |
653 | extern void xfs_do_force_shutdown(bhv_desc_t *, int, char *, int); | ||
654 | extern int xfs_syncsub(xfs_mount_t *, int, int *); | 653 | extern int xfs_syncsub(xfs_mount_t *, int, int *); |
655 | extern int xfs_sync_inodes(xfs_mount_t *, int, int *); | 654 | extern int xfs_sync_inodes(xfs_mount_t *, int, int *); |
656 | extern xfs_agnumber_t xfs_initialize_perag(struct bhv_vfs *, xfs_mount_t *, | 655 | extern xfs_agnumber_t xfs_initialize_perag(struct bhv_vfs *, xfs_mount_t *, |