Searched refs:io_fixed_file_slot (Results 1 – 4 of 4) sorted by relevance
37 io_fixed_file_slot(struct io_file_table *table, unsigned i) in io_fixed_file_slot() function59 return io_slot_file(io_fixed_file_slot(table, index)); in io_file_from_index()
78 file_slot = io_fixed_file_slot(&ctx->file_table, slot_index); in io_install_fixed_file()146 file_slot = io_fixed_file_slot(&ctx->file_table, offset); in io_fixed_fd_remove()
387 file_slot = io_fixed_file_slot(&ctx->file_table, i); in __io_sqe_files_update()755 file_slot = io_fixed_file_slot(&ctx->file_table, i); in io_sqe_files_register()
2015 slot = io_fixed_file_slot(&ctx->file_table, fd); in io_file_get_fixed()