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

/fuchsia/zircon/system/utest/fs/
H A Dfilesystems.cpp272 static int mount_common(const char* disk_path, const char* mount_path, function
312 return mount_common(disk_path, mount_path, DISK_FORMAT_MINFS);
333 return mount_common(disk_path, mount_path, DISK_FORMAT_FAT);

Completed in 24 milliseconds