c
unsigned long size = ra ? ra->size : 0;
unsigned long async_size = ra ? ra->async_size : 0;
pgoff_t mark = index + size - async_size;
