Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c6752 static void io_fixed_file_set(struct io_fixed_file *file_slot, struct file *file) in io_fixed_file_set() function
8218 io_fixed_file_set(io_fixed_file_slot(&ctx->file_table, i), file); in io_sqe_files_register()
8342 io_fixed_file_set(file_slot, file); in io_install_fixed_file()
8461 io_fixed_file_set(file_slot, file); in __io_sqe_files_update()