Searched refs:file_slot (Results 1 – 1 of 1) sorted by relevance
578 u32 file_slot; member594 u32 file_slot; member604 u32 file_slot; member674 u32 file_slot; member5149 req->open.file_slot = READ_ONCE(sqe->file_index); in __io_openat_prep()5150 if (req->open.file_slot && (req->open.how.flags & O_CLOEXEC)) in __io_openat_prep()5212 struct file *file, unsigned int file_slot) in io_fixed_fd_install() argument5214 bool alloc_slot = file_slot == IORING_FILE_INDEX_ALLOC; in io_fixed_fd_install()5224 file_slot = ret; in io_fixed_fd_install()5226 file_slot--; in io_fixed_fd_install()[all …]