Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dutil.c121 struct gfs2_glock *live_gl = sdp->sd_live_gh.gh_gl; in signal_our_withdraw()
219 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()
253 &sdp->sd_live_gh); in signal_our_withdraw()
254 gfs2_glock_nq(&sdp->sd_live_gh); in signal_our_withdraw()
H A Dincore.h740 struct gfs2_holder sd_live_gh; member
H A Dops_fstype.c420 &sdp->sd_live_gh); in init_locking()
447 gfs2_glock_dq_uninit(&sdp->sd_live_gh); in init_locking()
H A Dsuper.c654 gfs2_glock_dq_uninit(&sdp->sd_live_gh); in gfs2_put_super()