rd_gh            1494 fs/gfs2/bmap.c static int sweep_bh_for_rgrps(struct gfs2_inode *ip, struct gfs2_holder *rd_gh,
rd_gh            1510 fs/gfs2/bmap.c 	if (gfs2_holder_initialized(rd_gh)) {
rd_gh            1511 fs/gfs2/bmap.c 		rgd = gfs2_glock2rgrp(rd_gh->gh_gl);
rd_gh            1513 fs/gfs2/bmap.c 			     gfs2_glock_is_locked_by_me(rd_gh->gh_gl));
rd_gh            1536 fs/gfs2/bmap.c 						 0, rd_gh);
rd_gh            1639 fs/gfs2/bmap.c 		gfs2_glock_dq_uninit(rd_gh);
rd_gh            1758 fs/gfs2/bmap.c 	struct gfs2_holder rd_gh;
rd_gh            1855 fs/gfs2/bmap.c 	gfs2_holder_mark_uninitialized(&rd_gh);
rd_gh            1891 fs/gfs2/bmap.c 			ret = sweep_bh_for_rgrps(ip, &rd_gh, mp.mp_bh[mp_h],
rd_gh            2002 fs/gfs2/bmap.c 	if (gfs2_holder_initialized(&rd_gh))
rd_gh            2003 fs/gfs2/bmap.c 		gfs2_glock_dq_uninit(&rd_gh);
rd_gh            1351 fs/gfs2/inode.c 	struct gfs2_holder ghs[4], r_gh, rd_gh;
rd_gh            1360 fs/gfs2/inode.c 	gfs2_holder_mark_uninitialized(&rd_gh);
rd_gh            1426 fs/gfs2/inode.c 					   &rd_gh);
rd_gh            1559 fs/gfs2/inode.c 	if (gfs2_holder_initialized(&rd_gh))
rd_gh            1560 fs/gfs2/inode.c 		gfs2_glock_dq_uninit(&rd_gh);