Home
last modified time | relevance | path

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

/linux/io_uring/
A Dfiletable.h74 static inline void io_file_table_set_alloc_range(struct io_ring_ctx *ctx, in io_file_table_set_alloc_range() function
A Dfiletable.c173 io_file_table_set_alloc_range(ctx, range.off, range.len); in io_register_file_alloc_range()
A Drsrc.c660 io_file_table_set_alloc_range(ctx, 0, 0); in __io_sqe_files_unregister()
746 io_file_table_set_alloc_range(ctx, 0, ctx->nr_user_files); in io_sqe_files_register()

Completed in 13 milliseconds