Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dglock.h260 void gfs2_glock_complete(struct gfs2_glock *gl, int ret);
H A Dlock_dlm.c167 gfs2_glock_complete(gl, ret); in gdlm_ast()
172 gfs2_glock_complete(gl, ret); in gdlm_ast()
H A Dglock.c1946 void gfs2_glock_complete(struct gfs2_glock *gl, int ret) in gfs2_glock_complete() function