gfs2_rgrpd_get_first  977 fs/gfs2/rgrp.c 	rgd = gfs2_rgrpd_get_first(sdp);
gfs2_rgrpd_get_first 1434 fs/gfs2/rgrp.c 	if ((gfs2_rgrpd_get_first(sdp) == gfs2_rgrpd_get_next(rgd_end))
gfs2_rgrpd_get_first 1997 fs/gfs2/rgrp.c 		rgd = gfs2_rgrpd_get_first(sdp);
gfs2_rgrpd_get_first   28 fs/gfs2/rgrp.h extern struct gfs2_rgrpd *gfs2_rgrpd_get_first(struct gfs2_sbd *sdp);
gfs2_rgrpd_get_first  857 fs/gfs2/super.c 	rgd_next = gfs2_rgrpd_get_first(sdp);