Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dfiletable.h9 void io_free_file_tables(struct io_file_table *table);
Dfiletable.c55 void io_free_file_tables(struct io_file_table *table) in io_free_file_tables() function
Drsrc.c659 io_free_file_tables(&ctx->file_table); in __io_sqe_files_unregister()