Home | History | Annotate | Download | only in updater

Lines Matching full:ext4

56 //    fs_type="ext4"   partition_type="EMMC"    location=device
202 // fs_type="ext4" partition_type="EMMC" location=device fs_size=<bytes> mount_point=<location>
268 } else if (strcmp(fs_type, "ext4") == 0) {