Home
last modified time | relevance | path

Searched refs:AIO_EVENTS_OFFSET (Results 1 – 1 of 1) sorted by relevance

/fs/
Daio.c221 #define AIO_EVENTS_OFFSET (AIO_EVENTS_PER_PAGE - AIO_EVENTS_FIRST_PAGE) macro
632 pos = tail + AIO_EVENTS_OFFSET; in aio_complete()
731 ((head + AIO_EVENTS_OFFSET) % AIO_EVENTS_PER_PAGE)); in aio_read_events_ring()
733 pos = head + AIO_EVENTS_OFFSET; in aio_read_events_ring()