Searched defs:ring_file (Results 1 – 1 of 1) sorted by relevance
191 ring_file: File, // Holds the io_uring context FD returned from io_uring_setup. field211 let ring_file = File::from_raw_fd(fd); in new() localVariable