copyback_cg
void copyback_cg(struct bufarea *);
#define cgdirty() do {copyback_cg(&cgblk); cgblk.b_dirty = 1;} while (0)