Home
last modified time | relevance | path

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

/io_uring/
Dio_uring.c8152 static bool io_alloc_file_tables(struct io_file_table *table, unsigned nr_files) in io_alloc_file_tables() function
8576 if (!io_alloc_file_tables(&ctx->file_table, nr_args)) in io_sqe_files_register()