Home
last modified time | relevance | path

Searched refs:gfs2_glock_cb (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dglock.h259 void gfs2_glock_cb(struct gfs2_glock *gl, unsigned int state);
H A Dlock_dlm.c184 gfs2_glock_cb(gl, LM_ST_UNLOCKED); in gdlm_bast()
187 gfs2_glock_cb(gl, LM_ST_DEFERRED); in gdlm_bast()
190 gfs2_glock_cb(gl, LM_ST_SHARED); in gdlm_bast()
H A Dsys.c342 gfs2_glock_cb(gl, glmode); in demote_rq_store()
H A Dglock.c1886 void gfs2_glock_cb(struct gfs2_glock *gl, unsigned int state) in gfs2_glock_cb() function
H A Drgrp.c730 gfs2_glock_cb(gl, LM_ST_UNLOCKED); in gfs2_clear_rgrpd()