Searched refs:gh_gl (Results 1 - 14 of 14) sorted by relevance

/linux-master/fs/gfs2/
H A Ddentry.c97 if (test_bit(GLF_DEMOTE, &ginode->i_iopen_gh.gh_gl->gl_flags))
H A Dglock.c372 struct gfs2_sbd *sdp = gh->gh_gl->gl_name.ln_sbd;
429 struct gfs2_glock *gl = gh->gh_gl;
1270 gh->gh_gl = gfs2_glock_hold(gl);
1307 gfs2_glock_put(gh->gh_gl);
1355 gfs2_glock_update_hold_time(gh->gh_gl, start_time);
1381 struct gfs2_sbd *sdp = ghs[0].gh_gl->gl_name.ln_sbd;
1391 timeout += ghs[i].gh_gl->gl_hold_time << 1;
1404 gfs2_glock_update_hold_time(gh->gh_gl,
1495 struct gfs2_glock *gl = gh->gh_gl;
1519 if (gh->gh_gl
[all...]
H A Dglock.h271 gh->gh_gl = NULL;
276 return gh->gh_gl;
H 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;
H A Dsuper.c904 gfs2_glock2rgrp(gh->gh_gl);
1031 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl;
1044 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl;
1337 glock_clear_object(ip->i_iopen_gh.gh_gl, ip);
1516 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl;
H A Dutil.c120 struct gfs2_glock *live_gl = sdp->sd_live_gh.gh_gl;
H A Dincore.h262 struct gfs2_glock *gh_gl; member in struct:gfs2_holder
H A Dglops.c514 struct gfs2_glock *gl = gh->gh_gl;
H A Dbmap.c1470 rgd = gfs2_glock2rgrp(rd_gh->gh_gl);
1472 gfs2_glock_is_locked_by_me(rd_gh->gh_gl));
H A Dxattr.c1319 rgd = gfs2_glock2rgrp(rlist.rl_ghs[x].gh_gl);
H A Dfile.c1462 struct gfs2_glock *gl = gfs2_glock_hold(fl_gh->gh_gl);
H A Ddir.c2023 struct gfs2_rgrpd *rgd = gfs2_glock2rgrp(rlist.rl_ghs[x].gh_gl);
H A Dinode.c208 glock_set_object(ip->i_iopen_gh.gh_gl, ip);
H A Drgrp.c1266 if (!test_bit(GLF_INSTANTIATE_NEEDED, &gh->gh_gl->gl_flags))

Completed in 371 milliseconds