|
@@ -79,7 +79,6 @@ static inline int gfs2_glock_is_blocking(struct gfs2_glock *gl)
|
|
|
int gfs2_glock_get(struct gfs2_sbd *sdp,
|
|
|
u64 number, const struct gfs2_glock_operations *glops,
|
|
|
int create, struct gfs2_glock **glp);
|
|
|
-void gfs2_glock_hold(struct gfs2_glock *gl);
|
|
|
int gfs2_glock_put(struct gfs2_glock *gl);
|
|
|
void gfs2_holder_init(struct gfs2_glock *gl, unsigned int state, unsigned flags,
|
|
|
struct gfs2_holder *gh);
|