Searched refs:gfs2_glock_complete (Results 1 – 3 of 3) sorted by relevance
237 extern void gfs2_glock_complete(struct gfs2_glock *gl, int ret);
155 gfs2_glock_complete(gl, ret); in gdlm_ast()160 gfs2_glock_complete(gl, ret); in gdlm_ast()
1494 void gfs2_glock_complete(struct gfs2_glock *gl, int ret) in gfs2_glock_complete() function