Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dfiletable.c39 bool io_alloc_file_tables(struct io_ring_ctx *ctx, struct io_file_table *table, in io_alloc_file_tables() function
H A Drsrc.c557 if (!io_alloc_file_tables(ctx, &ctx->file_table, nr_args)) in io_sqe_files_register()