new_free          634 fs/gfs2/aops.c 	u64 fs_total, new_free;
new_free          648 fs/gfs2/aops.c 		new_free = fs_total - (m_sc->sc_total + l_sc->sc_total);
new_free          650 fs/gfs2/aops.c 		new_free = 0;
new_free          653 fs/gfs2/aops.c 		(unsigned long long)new_free);
new_free          654 fs/gfs2/aops.c 	gfs2_statfs_change(sdp, new_free, new_free, 0);