Searched refs:aio_key (Results 1 – 2 of 2) sorted by relevance
78 __u32 aio_key; /* the kernel sets aio_key to the req # */ member82 __u32 aio_key; /* the kernel sets aio_key to the req # */ member
2045 if (unlikely(put_user(KIOCB_KEY, &user_iocb->aio_key))) { in io_submit_one() 2046 pr_debug("EFAULT: aio_key\n"); in io_submit_one() 2238 if (unlikely(get_user(key, &iocb->aio_key)))