Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dio_uring.c78 #define IORING_MAX_ENTRIES 32768 macro
3805 if (!entries || entries > IORING_MAX_ENTRIES) in io_uring_create()