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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A Dglops.c281 struct gfs2_glock *gl = gh->gh_gl;
312 struct gfs2_glock *gl = gh->gh_gl;
342 return gfs2_rgrp_bh_get(gh->gh_gl->gl_object);
355 gfs2_rgrp_bh_put(gh->gh_gl->gl_object);
H A Dglock.c381 gh->gh_gl = gl;
417 gfs2_glock_put(gh->gh_gl);
418 gh->gh_gl = NULL;
450 struct gfs2_glock *gl = gh->gh_gl;
473 struct gfs2_glock *gl = gh->gh_gl;
489 gfs2_glock_xmote_th(gh->gh_gl, gh);
918 struct gfs2_glock *gl = gh->gh_gl;
950 struct gfs2_glock *gl = gh->gh_gl;
1040 struct gfs2_glock *gl = gh->gh_gl;
1052 existing->gh_gl
[all...]
H A Dops_super.c304 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl;
329 if (ip->i_iopen_gh.gh_gl)
H A Dsuper.c588 if (t_gh.gh_gl)
809 if (gh->gh_gl && gfs2_glock_poll(gh)) {
817 gh->gh_gl->gl_object, sc);
822 if (gh->gh_gl)
H A Dops_file.c550 gl = fl_gh->gh_gl;
591 if (fl_gh->gh_gl)
H A Dinode.c844 struct gfs2_inode *dip = ghs->gh_gl->gl_object;
876 error = make_dinode(dip, ghs[1].gh_gl, mode, &inum, &generation, dev);
1132 struct gfs2_glock *gl = gh->gh_gl;
H A Dincore.h129 struct gfs2_glock *gh_gl; member in struct:gfs2_holder
H A Dops_inode.c345 ip = ghs[1].gh_gl->gl_object;
398 ip = ghs[1].gh_gl->gl_object;
H A Dbmap.c720 rgd = rlist.rl_ghs[x].gh_gl->gl_object;
H A Dops_fstype.c268 error = gfs2_read_sb(sdp, sb_gh.gh_gl, silent);
H A Deattr.c1354 rgd = rlist.rl_ghs[x].gh_gl->gl_object;
H A Ddir.c1869 rgd = rlist.rl_ghs[x].gh_gl->gl_object;

Completed in 48 milliseconds