Home | History | Annotate | Download | only in releasetools

Lines Matching refs:fs_type

343   fs_type = prop_dict.get("fs_type", "")
347 if fs_type.startswith("squash"):
365 if fs_type.startswith("ext"):
370 build_command.extend([in_dir, out_file, fs_type,
391 elif fs_type.startswith("squash"):
413 elif fs_type.startswith("f2fs"):
440 if reserved_blocks and fs_type.startswith("ext4"):
461 if reserved_blocks and fs_type.startswith("ext4"):
543 copy_prop("fs_type", "fs_type")
546 copy_prop("system_fs_type", "fs_type")
562 copy_prop("fs_type", "fs_type")
563 copy_prop("system_fs_type", "fs_type")
574 copy_prop("fs_type", "fs_type")
575 copy_prop("userdata_fs_type", "fs_type")
578 copy_prop("cache_fs_type", "fs_type")
581 copy_prop("vendor_fs_type", "fs_type")
592 copy_prop("fs_type", "fs_type")