]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/gfs2/log.h
Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux.git] / fs / gfs2 / log.h
index 2ff163a8dce1f0ae90bce33977ec381b6f1d9b44..c0a65e5a126b64feb06af184c3e6c50073f6a5df 100644 (file)
@@ -60,9 +60,9 @@ static inline void gfs2_ordered_add_inode(struct gfs2_inode *ip)
                spin_unlock(&sdp->sd_ordered_lock);
        }
 }
+
 extern void gfs2_ordered_del_inode(struct gfs2_inode *ip);
-extern unsigned int gfs2_struct2blk(struct gfs2_sbd *sdp, unsigned int nstruct,
-                           unsigned int ssize);
+extern unsigned int gfs2_struct2blk(struct gfs2_sbd *sdp, unsigned int nstruct);
 
 extern void gfs2_log_release(struct gfs2_sbd *sdp, unsigned int blks);
 extern int gfs2_log_reserve(struct gfs2_sbd *sdp, unsigned int blks);