Home
last modified time | relevance | path

Searched refs:gfs2_glock_free (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/fs/gfs2/
Dglock.h241 extern void gfs2_glock_free(struct gfs2_glock *gl);
Dlock_dlm.c129 gfs2_glock_free(gl); in gdlm_ast()
289 gfs2_glock_free(gl); in gdlm_put_lock()
305 gfs2_glock_free(gl); in gdlm_put_lock()
Dops_fstype.c912 .lm_put_lock = gfs2_glock_free,
Dglock.c139 void gfs2_glock_free(struct gfs2_glock *gl) in gfs2_glock_free() function