Searched refs:write_file_node (Results 1 – 1 of 1) sorted by relevance
221 bool write_file_node(InMemoryFileNode* node, const std::filesystem::path& dst_path, std::error_code… in write_file_node() function277 return write_file_node(static_cast<InMemoryFileNode*>(node), dst_path, error); in write_node()