Searched defs:to_fd (Results 1 – 4 of 4) sorted by relevance
60 ssize_t forward(int from_fd, int to_fd, unsigned char* buf) { in forward()
320 …FileDescriptor to_fd = FileDescriptor::create_with_status(&to, m_ec, to_open_flags, from_stat.st_m… in __copy_file() local
794 FileDescriptor to_fd = FileDescriptor::create_with_status( in __copy_file() local
2179 sg_wr_swap_share(Rq_elem * rep, int to_fd, bool before) in sg_wr_swap_share()