sd_rindex_uptodate  663 fs/gfs2/aops.c 	sdp->sd_rindex_uptodate = 0;
sd_rindex_uptodate  336 fs/gfs2/glops.c 		gl->gl_name.ln_sbd->sd_rindex_uptodate = 0;
sd_rindex_uptodate  755 fs/gfs2/incore.h 	int sd_rindex_uptodate;
sd_rindex_uptodate  807 fs/gfs2/ops_fstype.c 	sdp->sd_rindex_uptodate = 0;
sd_rindex_uptodate 1013 fs/gfs2/rgrp.c 	sdp->sd_rindex_uptodate = 1;
sd_rindex_uptodate 1043 fs/gfs2/rgrp.c 	if (!sdp->sd_rindex_uptodate) {
sd_rindex_uptodate 1050 fs/gfs2/rgrp.c 		if (!sdp->sd_rindex_uptodate)
sd_rindex_uptodate 2151 fs/gfs2/rgrp.c 		if (ip == GFS2_I(sdp->sd_rindex) && !sdp->sd_rindex_uptodate) {