Lines Matching refs:file_table
371 struct io_file_table file_table;
6935 struct io_fixed_file *slot = io_fixed_file_slot(&ctx->file_table, index);
6965 file_ptr = io_fixed_file_slot(&ctx->file_table, fd)->file_ptr;
8010 io_free_file_tables(&ctx->file_table);
8400 if (!io_alloc_file_tables(&ctx->file_table, nr_args))
8432 io_fixed_file_set(io_fixed_file_slot(&ctx->file_table, i), file);
8449 io_free_file_tables(&ctx->file_table);
8494 file_slot = io_fixed_file_slot(&ctx->file_table, slot_index);
8544 file_slot = io_fixed_file_slot(&ctx->file_table, offset);
8596 file_slot = io_fixed_file_slot(&ctx->file_table, i);