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

/linux-master/fs/gfs2/
H A Dutil.c120 struct gfs2_glock *live_gl = sdp->sd_live_gh.gh_gl;
218 gfs2_glock_dq_wait(&sdp->sd_live_gh);
228 &sdp->sd_live_gh);
233 ret = gfs2_glock_nq(&sdp->sd_live_gh);
251 gfs2_glock_dq_wait(&sdp->sd_live_gh);
254 &sdp->sd_live_gh);
255 gfs2_glock_nq(&sdp->sd_live_gh);
H A Dincore.h716 struct gfs2_holder sd_live_gh; member in struct:gfs2_sbd
H A Dops_fstype.c419 &sdp->sd_live_gh);
446 gfs2_glock_dq_uninit(&sdp->sd_live_gh);
H A Dsuper.c642 gfs2_glock_dq_uninit(&sdp->sd_live_gh);

Completed in 132 milliseconds