c
pgoff_t size = atomic_read(&ra->size);
pgoff_t async_size = atomic_read(&ra->async_size);
pgoff_t mark = index + size - async_size;
