Home
last modified time | relevance | path

Searched refs:io_free_file_tables (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/io_uring/
Dfiletable.h10 void io_free_file_tables(struct io_ring_ctx *ctx, struct io_file_table *table);
Dfiletable.c51 void io_free_file_tables(struct io_ring_ctx *ctx, struct io_file_table *table) in io_free_file_tables() function
Drsrc.c484 io_free_file_tables(ctx, &ctx->file_table); in io_sqe_files_unregister()