Searched defs:file_slot (Results 1 - 5 of 5) sorted by relevance

/linux-master/io_uring/
H A Dfiletable.c67 struct io_fixed_file *file_slot; variable in typeref:struct:io_fixed_file
96 __io_fixed_fd_install(struct io_ring_ctx *ctx, struct file *file, unsigned int file_slot) argument
120 io_fixed_fd_install(struct io_kiocb *req, unsigned int issue_flags, struct file *file, unsigned int file_slot) argument
137 struct io_fixed_file *file_slot; local
[all...]
H A Dfiletable.h62 static inline void io_fixed_file_set(struct io_fixed_file *file_slot, argument
H A Dopenclose.c22 u32 file_slot; member in struct:io_open
31 u32 file_slot; member in struct:io_close
[all...]
H A Drsrc.c361 struct io_fixed_file *file_slot; local
728 struct io_fixed_file *file_slot; local
H A Dnet.c31 u32 file_slot; member in struct:io_accept
41 u32 file_slot; member in struct:io_socket
[all...]

Completed in 334 milliseconds