Searched refs:gfs2_glock_complete (Results 1 – 3 of 3) sorted by relevance
246 extern void gfs2_glock_complete(struct gfs2_glock *gl, int ret);
159 gfs2_glock_complete(gl, ret); in gdlm_ast()164 gfs2_glock_complete(gl, ret); in gdlm_ast()
1726 void gfs2_glock_complete(struct gfs2_glock *gl, int ret) in gfs2_glock_complete() function