SDF_JOURNAL_LIVE  338 fs/gfs2/glops.c 	    test_bit(SDF_JOURNAL_LIVE, &sdp->sd_flags)) {
SDF_JOURNAL_LIVE  358 fs/gfs2/glops.c 	if (test_bit(SDF_JOURNAL_LIVE, &sdp->sd_flags)) {
SDF_JOURNAL_LIVE   41 fs/gfs2/lops.c 	gfs2_assert_withdraw(sdp, test_bit(SDF_JOURNAL_LIVE, &sdp->sd_flags));
SDF_JOURNAL_LIVE  115 fs/gfs2/ops_super.c 	clear_bit(SDF_JOURNAL_LIVE, &sdp->sd_flags);
SDF_JOURNAL_LIVE  516 fs/gfs2/recovery.c 			if (!test_bit(SDF_JOURNAL_LIVE, &sdp->sd_flags))
SDF_JOURNAL_LIVE  264 fs/gfs2/super.c 	set_bit(SDF_JOURNAL_LIVE, &sdp->sd_flags);
SDF_JOURNAL_LIVE   58 fs/gfs2/trans.c 	if (!test_bit(SDF_JOURNAL_LIVE, &sdp->sd_flags)) {