Searched refs:mkfs_common (Results 1 – 1 of 1) sorted by relevance
256 static int mkfs_common(const char* disk_path, disk_format_t fs_type) { in mkfs_common() function309 return mkfs_common(disk_path, DISK_FORMAT_MINFS); in mkfs_minfs()330 return mkfs_common(disk_path, DISK_FORMAT_FAT); in mkfs_thinfs()
Completed in 3 milliseconds