diff options
Diffstat (limited to 'fs/xfs/quota/xfs_qm_bhv.c')
-rw-r--r-- | fs/xfs/quota/xfs_qm_bhv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/quota/xfs_qm_bhv.c b/fs/xfs/quota/xfs_qm_bhv.c index ad9ab104946a..d93d3a1064ed 100644 --- a/fs/xfs/quota/xfs_qm_bhv.c +++ b/fs/xfs/quota/xfs_qm_bhv.c | |||
@@ -191,7 +191,7 @@ xfs_qm_mount( | |||
191 | STATIC int | 191 | STATIC int |
192 | xfs_qm_statvfs( | 192 | xfs_qm_statvfs( |
193 | struct bhv_desc *bhv, | 193 | struct bhv_desc *bhv, |
194 | xfs_statfs_t *statp, | 194 | bhv_statvfs_t *statp, |
195 | struct bhv_vnode *vnode) | 195 | struct bhv_vnode *vnode) |
196 | { | 196 | { |
197 | xfs_mount_t *mp; | 197 | xfs_mount_t *mp; |