aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_mount.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/xfs/xfs_mount.h')
-rw-r--r--fs/xfs/xfs_mount.h1
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;
66struct xfs_mru_cache; 66struct xfs_mru_cache;
67 67
68extern struct bhv_vfsops xfs_vfsops; 68extern struct bhv_vfsops xfs_vfsops;
69extern 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)