Home
last modified time | relevance | path

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

/Linux-v5.10/fs/gfs2/
Dutil.c96 struct gfs2_glock *gl = sdp->sd_live_gh.gh_gl; in signal_our_withdraw()
173 gfs2_glock_dq_wait(&sdp->sd_live_gh); in signal_our_withdraw()
182 &sdp->sd_live_gh); in signal_our_withdraw()
187 ret = gfs2_glock_nq(&sdp->sd_live_gh); in signal_our_withdraw()
205 gfs2_glock_dq_wait(&sdp->sd_live_gh); in signal_our_withdraw()
207 &sdp->sd_live_gh); in signal_our_withdraw()
208 gfs2_glock_nq(&sdp->sd_live_gh); in signal_our_withdraw()
Dincore.h740 struct gfs2_holder sd_live_gh; member
Dops_fstype.c415 &sdp->sd_live_gh); in init_locking()
442 gfs2_glock_dq_uninit(&sdp->sd_live_gh); in init_locking()
Dsuper.c736 gfs2_glock_dq_uninit(&sdp->sd_live_gh); in gfs2_put_super()