Searched refs:slot_index (Results 1 – 1 of 1) sorted by relevance
1110 unsigned int issue_flags, u32 slot_index);8651 unsigned int issue_flags, u32 slot_index) in io_install_fixed_file() argument8666 if (slot_index >= ctx->nr_user_files) in io_install_fixed_file()8669 slot_index = array_index_nospec(slot_index, ctx->nr_user_files); in io_install_fixed_file()8670 file_slot = io_fixed_file_slot(&ctx->file_table, slot_index); in io_install_fixed_file()8680 ret = io_queue_rsrc_removal(ctx->file_data, slot_index, in io_install_fixed_file()8688 *io_get_tag_slot(ctx->file_data, slot_index) = 0; in io_install_fixed_file()