Searched refs:gh_gl (Results 1 – 14 of 14) sorted by relevance
455 struct gfs2_glock *gl = gh->gh_gl; in gfs2_instantiate()1289 gh->gh_gl = gfs2_glock_hold(gl); in __gfs2_holder_init()1326 gfs2_glock_put(gh->gh_gl); in gfs2_holder_uninit()1514 struct gfs2_glock *gl = gh->gh_gl; in add_to_queue()1594 struct gfs2_glock *gl = gh->gh_gl; in gfs2_glock_nq()1641 struct gfs2_glock *gl = gh->gh_gl; in __gfs2_glock_dq()1686 struct gfs2_glock *gl = gh->gh_gl; in gfs2_glock_dq()1731 struct gfs2_glock *gl = gh->gh_gl; in gfs2_glock_dq_wait()1795 BUG_ON(gh_a->gh_gl->gl_ops->go_type == gh_b->gh_gl->gl_ops->go_type); in glock_compare()2824 if (!READ_ONCE(fl_gh->gh_gl)) in gfs2_glockfd_seq_show_flock()[all …]
212 __entry->dev = gh->gh_gl->gl_name.ln_sbd->sd_vfs->s_dev;213 __entry->glnum = gh->gh_gl->gl_name.ln_number;214 __entry->gltype = gh->gh_gl->gl_name.ln_type;240 __entry->dev = gh->gh_gl->gl_name.ln_sbd->sd_vfs->s_dev;241 __entry->glnum = gh->gh_gl->gl_name.ln_number;242 __entry->gltype = gh->gh_gl->gl_name.ln_type;
286 gh->gh_gl = NULL; in gfs2_holder_mark_uninitialized()291 return gh->gh_gl; in gfs2_holder_initialized()
97 if (test_bit(GLF_DEMOTE, &ginode->i_iopen_gh.gh_gl->gl_flags)) in gfs2_dentry_delete()
914 gfs2_glock2rgrp(gh->gh_gl); in gfs2_statfs_slow()1040 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_drop_inode()1053 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_drop_inode()1366 glock_clear_object(ip->i_iopen_gh.gh_gl, ip); in evict_should_delete()1545 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_evict_inode()
120 struct gfs2_glock *live_gl = sdp->sd_live_gh.gh_gl; in signal_our_withdraw()
262 struct gfs2_glock *gh_gl; member
516 struct gfs2_glock *gl = gh->gh_gl; in inode_go_held()
1467 rgd = gfs2_glock2rgrp(rd_gh->gh_gl); in sweep_bh_for_rgrps()1469 gfs2_glock_is_locked_by_me(rd_gh->gh_gl)); in sweep_bh_for_rgrps()
1456 struct gfs2_glock *gl = gfs2_glock_hold(fl_gh->gh_gl); in __flock_holder_uninit()
1319 rgd = gfs2_glock2rgrp(rlist.rl_ghs[x].gh_gl); in ea_dealloc_indirect()
2023 struct gfs2_rgrpd *rgd = gfs2_glock2rgrp(rlist.rl_ghs[x].gh_gl); in leaf_dealloc()
207 glock_set_object(ip->i_iopen_gh.gh_gl, ip); in gfs2_inode_lookup()
1266 if (!test_bit(GLF_INSTANTIATE_NEEDED, &gh->gh_gl->gl_flags)) in update_rgrp_lvb()