Home
last modified time | relevance | path

Searched defs:aio_max_nr (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
Daio.c225 unsigned long aio_max_nr = 0x10000; /* system wide maximum number of aio requests */ variable
/kernel/linux/linux-6.6/fs/
Daio.c224 static unsigned long aio_max_nr = 0x10000; /* system wide maximum number of aio requests */ variable