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 bc23cb407701..f5e32f43cd62 100644 --- a/fs/xfs/xfs_mount.h +++ b/fs/xfs/xfs_mount.h | |||
@@ -66,7 +66,6 @@ struct xfs_swapext; | |||
66 | struct xfs_mru_cache; | 66 | struct xfs_mru_cache; |
67 | 67 | ||
68 | extern struct bhv_vfsops xfs_vfsops; | 68 | extern struct bhv_vfsops xfs_vfsops; |
69 | extern struct bhv_vnodeops xfs_vnodeops; | ||
70 | 69 | ||
71 | #define AIL_LOCK_T lock_t | 70 | #define AIL_LOCK_T lock_t |
72 | #define AIL_LOCKINIT(x,y) spinlock_init(x,y) | 71 | #define AIL_LOCKINIT(x,y) spinlock_init(x,y) |