Searched refs:io_get_tag_slot (Results 1 – 3 of 3) sorted by relevance
341 u64 *tag_slot = io_get_tag_slot(data, i); in io_rsrc_data_alloc()412 *io_get_tag_slot(data, i) = tag; in __io_sqe_files_update()469 *io_get_tag_slot(ctx->buf_data, i) = tag; in __io_sqe_buffers_update()644 u64 *tag_slot = io_get_tag_slot(data, idx); in io_queue_rsrc_removal()738 if (unlikely(*io_get_tag_slot(ctx->file_data, i))) in io_sqe_files_register()1044 if (!iov.iov_base && *io_get_tag_slot(data, i)) { in io_sqe_buffers_register()
120 static inline u64 *io_get_tag_slot(struct io_rsrc_data *data, unsigned int idx) in io_get_tag_slot() function
90 *io_get_tag_slot(ctx->file_data, slot_index) = 0; in io_install_fixed_file()