]> err.no Git - linux-2.6/blobdiff - fs/gfs2/glock.h
Merge branch 'we21-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/linville...
[linux-2.6] / fs / gfs2 / glock.h
index e3bf4bcd4b292a2b9faae29296bd5c7e84304c69..2b2a889ee2cc9b516bbf8b9d1ac93a5421172c4c 100644 (file)
@@ -140,9 +140,7 @@ static inline int gfs2_glock_nq_init(struct gfs2_glock *gl,
 int gfs2_lvb_hold(struct gfs2_glock *gl);
 void gfs2_lvb_unhold(struct gfs2_glock *gl);
 
-void gfs2_glock_cb(struct gfs2_sbd *sdp, unsigned int type, void *data);
-
-void gfs2_iopen_go_callback(struct gfs2_glock *gl, unsigned int state);
+void gfs2_glock_cb(void *cb_data, unsigned int type, void *data);
 
 void gfs2_glock_schedule_for_reclaim(struct gfs2_glock *gl);
 void gfs2_reclaim_glock(struct gfs2_sbd *sdp);