Home
last modified time | relevance | path

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

/linux-6.1.9/fs/gfs2/
Dglock.h272 extern void gfs2_glock_complete(struct gfs2_glock *gl, int ret);
Dlock_dlm.c162 gfs2_glock_complete(gl, ret); in gdlm_ast()
167 gfs2_glock_complete(gl, ret); in gdlm_ast()
Dglock.c1964 void gfs2_glock_complete(struct gfs2_glock *gl, int ret) in gfs2_glock_complete() function