Home
last modified time | relevance | path

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

/system/utest/fs/
A Dfilesystems.cpp277 static int mount_common(const char* disk_path, const char* mount_path, in mount_common() function
317 return mount_common(disk_path, mount_path, DISK_FORMAT_MINFS); in mount_minfs()
338 return mount_common(disk_path, mount_path, DISK_FORMAT_FAT); in mount_thinfs()

Completed in 4 milliseconds