Searched refs:io_fixed_file_slot (Results 1 – 6 of 6) sorted by relevance
41 io_fixed_file_slot(struct io_file_table *table, unsigned i) in io_fixed_file_slot() function49 struct io_fixed_file *slot = io_fixed_file_slot(table, index); in io_file_from_index()
76 file_slot = io_fixed_file_slot(&ctx->file_table, slot_index); in io_install_fixed_file()161 file_slot = io_fixed_file_slot(&ctx->file_table, offset); in io_fixed_fd_remove()
97 file_ptr = io_fixed_file_slot(&ctx->file_table, msg->src_fd)->file_ptr; in io_msg_send_fd()
224 file_ptr = io_fixed_file_slot(&ctx->file_table, fd)->file_ptr; in __io_sync_cancel()
467 file_slot = io_fixed_file_slot(&ctx->file_table, i); in __io_sqe_files_update()1003 file_slot = io_fixed_file_slot(&ctx->file_table, i); in io_sqe_files_register()
1859 file_ptr = io_fixed_file_slot(&ctx->file_table, fd)->file_ptr; in io_file_get_fixed()