XIDMAPSIZE
struct xid_map_entry xid_map[XIDMAPSIZE];
if (++xid_map_next >= XIDMAPSIZE)
if (++i >= XIDMAPSIZE)