Home
last modified time | relevance | path

Searched refs:WriteZeroes (Results 1 – 1 of 1) sorted by relevance

/system/core/fs_mgr/libfiemap/
Dfiemap_writer.cpp385 static FiemapStatus WriteZeroes(int file_fd, const std::string& file_path, size_t blocksz, in WriteZeroes() function
467 auto status = WriteZeroes(file_fd, file_path, blocksz, file_size, on_progress); in AllocateFile()