Home
last modified time | relevance | path

Searched refs:gfs2_glock_complete (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/gfs2/
Dglock.h236 extern void gfs2_glock_complete(struct gfs2_glock *gl, int ret);
Dlock_dlm.c158 gfs2_glock_complete(gl, ret); in gdlm_ast()
163 gfs2_glock_complete(gl, ret); in gdlm_ast()
Dglock.c1399 void gfs2_glock_complete(struct gfs2_glock *gl, int ret) in gfs2_glock_complete() function