Searched refs:WriteZeroes (Results 1 – 1 of 1) sorted by relevance
385 static FiemapStatus WriteZeroes(int file_fd, const std::string& file_path, size_t blocksz, in WriteZeroes() function467 auto status = WriteZeroes(file_fd, file_path, blocksz, file_size, on_progress); in AllocateFile()