Searched refs:gfs2_glock_free (Results 1 – 4 of 4) sorted by relevance
127 gfs2_glock_free(gl); in gdlm_ast()286 gfs2_glock_free(gl); in gdlm_put_lock()297 gfs2_glock_free(gl); in gdlm_put_lock()304 gfs2_glock_free(gl); in gdlm_put_lock()
242 extern void gfs2_glock_free(struct gfs2_glock *gl);
929 .lm_put_lock = gfs2_glock_free,
136 void gfs2_glock_free(struct gfs2_glock *gl) in gfs2_glock_free() function