Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dutil.c120 struct gfs2_glock *live_gl = sdp->sd_live_gh.gh_gl; in signal_our_withdraw()
218 gfs2_glock_dq_wait(&sdp->sd_live_gh); in signal_our_withdraw()
228 &sdp->sd_live_gh); in signal_our_withdraw()
233 ret = gfs2_glock_nq(&sdp->sd_live_gh); in signal_our_withdraw()
251 gfs2_glock_dq_wait(&sdp->sd_live_gh); in signal_our_withdraw()
254 &sdp->sd_live_gh); in signal_our_withdraw()
255 gfs2_glock_nq(&sdp->sd_live_gh); in signal_our_withdraw()
H A Dincore.h716 struct gfs2_holder sd_live_gh; member
H A Dops_fstype.c421 &sdp->sd_live_gh); in init_locking()
448 gfs2_glock_dq_uninit(&sdp->sd_live_gh); in init_locking()
H A Dsuper.c646 gfs2_glock_dq_uninit(&sdp->sd_live_gh); in gfs2_put_super()