Home
last modified time | relevance | path

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

/linux-6.3-rc2/io_uring/
A Dfiletable.h12 bool io_alloc_file_tables(struct io_file_table *table, unsigned nr_files);
A Dfiletable.c36 bool io_alloc_file_tables(struct io_file_table *table, unsigned nr_files) in io_alloc_file_tables() function
A Drsrc.c976 if (!io_alloc_file_tables(&ctx->file_table, nr_args)) { in io_sqe_files_register()

Completed in 10 milliseconds