Searched refs:get_stat (Results 1 – 1 of 1) sorted by relevance
509 StatT const& get_stat() const { return m_stat; } in get_stat() function821 size_t count = read_fd.get_stat().st_size; in copy_file_impl()909 StatT const& from_stat = from_fd.get_stat(); in __copy_file()968 if (!detail::stat_equivalent(to_stat_path, to_fd.get_stat())) in __copy_file()