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

/fuchsia/zircon/system/utest/fs/
H A Dfilesystems.cpp262 static int fsck_common(const char* disk_path, disk_format_t fs_type) { function
308 return fsck_common(disk_path, DISK_FORMAT_MINFS);
329 return fsck_common(disk_path, DISK_FORMAT_FAT);

Completed in 177 milliseconds