Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/gfs2/
Dglock.h246 extern void gfs2_glock_complete(struct gfs2_glock *gl, int ret);
Dlock_dlm.c159 gfs2_glock_complete(gl, ret); in gdlm_ast()
164 gfs2_glock_complete(gl, ret); in gdlm_ast()
Dglock.c1726 void gfs2_glock_complete(struct gfs2_glock *gl, int ret) in gfs2_glock_complete() function