Searched refs:copy_ret (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/
H A Daio.c1159 int copy_ret; aio_read_events_ring() local
1208 copy_ret = copy_to_user(event + ret, ev + pos, aio_read_events_ring()
1212 if (unlikely(copy_ret)) { aio_read_events_ring()

Completed in 84 milliseconds