Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfiemap_writer/
Dfiemap_writer.cpp235 static bool FallocateFallback(int file_fd, uint64_t block_size, uint64_t file_size, in FallocateFallback() function
290 return FallocateFallback(file_fd, blocksz, file_size, file_path, on_progress); in AllocateFile()