Searched refs:read_file (Results 1 – 1 of 1) sorted by relevance
63 let mut read_file = File::new( in pipe2() localVariable67 read_file.private_data = SpinLock::new(FilePrivateData::Pipefs(PipeFsPrivateData::new( in pipe2()80 read_file.set_close_on_exec(true); in pipe2()85 let read_fd = fd_table_guard.alloc_fd(read_file, None)?; in pipe2()