format(fs_type, partition_type, location, fs_size, mount_point) fs_type="ext4" partition_type="EMMC" location=device fs_size= mount_point= fs_type="f2fs" partition_type="EMMC" location=device fs_size= mount_point= if fs_size == 0, then make fs uses the entire partition. if fs_size > 0, that is the size to use if fs_size < 0, then reserve that many bytes at
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected