Searched refs:FallocateFallback (Results 1 – 1 of 1) sorted by relevance
235 static bool FallocateFallback(int file_fd, uint64_t block_size, uint64_t file_size, in FallocateFallback() function290 return FallocateFallback(file_fd, blocksz, file_size, file_path, on_progress); in AllocateFile()