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

/linux-master/fs/gfs2/
H A Dutil.c186 sdp->sd_jinode_gh.gh_flags |= GL_NOCACHE;
187 gfs2_glock_dq(&sdp->sd_jinode_gh);
194 gfs2_holder_uninit(&sdp->sd_jinode_gh);
H A Dops_fstype.c793 &sdp->sd_jinode_gh);
859 gfs2_holder_initialized(&sdp->sd_jinode_gh))
860 gfs2_glock_dq_uninit(&sdp->sd_jinode_gh);
H A Dincore.h764 struct gfs2_holder sd_jinode_gh; member in struct:gfs2_sbd
H A Dsuper.c633 if (gfs2_holder_initialized(&sdp->sd_jinode_gh))
634 gfs2_glock_dq_uninit(&sdp->sd_jinode_gh);

Completed in 284 milliseconds