Home
last modified time | relevance | path

Searched refs:gh_gl (Results 1 – 13 of 13) sorted by relevance

/linux/fs/gfs2/
A Dglock.h285 gh->gh_gl = NULL; in gfs2_holder_mark_uninitialized()
290 return gh->gh_gl; in gfs2_holder_initialized()
340 struct gfs2_glock *gl = gh->gh_gl; in gfs2_holder_allow_demote()
349 struct gfs2_glock *gl = gh->gh_gl; in gfs2_holder_disallow_demote()
A Dglock.c487 struct gfs2_glock *gl = gh->gh_gl; in gfs2_instantiate()
1260 gh->gh_gl = gl; in __gfs2_holder_init()
1299 gfs2_glock_put(gh->gh_gl); in gfs2_holder_uninit()
1480 struct gfs2_glock *gl = gh->gh_gl; in add_to_queue()
1562 struct gfs2_glock *gl = gh->gh_gl; in gfs2_glock_nq()
1608 struct gfs2_glock *gl = gh->gh_gl; in __gfs2_glock_dq()
1629 gh->gh_gl != sdp->sd_jinode_gl) { in __gfs2_glock_dq()
1694 struct gfs2_glock *gl = gh->gh_gl; in gfs2_glock_dq()
1703 struct gfs2_glock *gl = gh->gh_gl; in gfs2_glock_dq_wait()
1767 BUG_ON(gh_a->gh_gl->gl_ops->go_type == gh_b->gh_gl->gl_ops->go_type); in glock_compare()
[all …]
A Dtrace_gfs2.h212 __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;
A Ddentry.c97 if (test_bit(GLF_DEMOTE, &ginode->i_iopen_gh.gh_gl->gl_flags)) in gfs2_dentry_delete()
A Dsuper.c806 gfs2_glock2rgrp(gh->gh_gl); in gfs2_statfs_slow()
932 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_drop_inode()
945 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_drop_inode()
1235 glock_clear_object(ip->i_iopen_gh.gh_gl, ip); in evict_should_delete()
1406 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_evict_inode()
A Dutil.c122 struct gfs2_glock *live_gl = sdp->sd_live_gh.gh_gl; in signal_our_withdraw()
A Dincore.h262 struct gfs2_glock *gh_gl; member
A Dglops.c491 struct gfs2_glock *gl = gh->gh_gl; in inode_go_instantiate()
A Dbmap.c1459 rgd = gfs2_glock2rgrp(rd_gh->gh_gl); in sweep_bh_for_rgrps()
1461 gfs2_glock_is_locked_by_me(rd_gh->gh_gl)); in sweep_bh_for_rgrps()
A Drgrp.c1199 struct gfs2_glock *gl = gh->gh_gl; in gfs2_rgrp_go_instantiate()
1265 if (!test_bit(GLF_INSTANTIATE_NEEDED, &gh->gh_gl->gl_flags)) in update_rgrp_lvb()
A Dxattr.c1319 rgd = gfs2_glock2rgrp(rlist.rl_ghs[x].gh_gl); in ea_dealloc_indirect()
A Ddir.c2023 struct gfs2_rgrpd *rgd = gfs2_glock2rgrp(rlist.rl_ghs[x].gh_gl); in leaf_dealloc()
A Dinode.c194 glock_set_object(ip->i_iopen_gh.gh_gl, ip); in gfs2_inode_lookup()

Completed in 36 milliseconds