diff options
Diffstat (limited to 'fs/xfs/xfs_iocore.c')
-rw-r--r-- | fs/xfs/xfs_iocore.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/xfs_iocore.c b/fs/xfs/xfs_iocore.c index d3da194f8b..89441e69cd 100644 --- a/fs/xfs/xfs_iocore.c +++ b/fs/xfs/xfs_iocore.c | |||
@@ -59,7 +59,7 @@ xfs_size_fn( | |||
59 | 59 | ||
60 | STATIC int | 60 | STATIC int |
61 | xfs_ioinit( | 61 | xfs_ioinit( |
62 | struct vfs *vfsp, | 62 | struct bhv_vfs *vfsp, |
63 | struct xfs_mount_args *mntargs, | 63 | struct xfs_mount_args *mntargs, |
64 | int flags) | 64 | int flags) |
65 | { | 65 | { |