Home | History | Annotate | Download | only in releasetools

Lines Matching refs:fs_type

293     def __init__(self, mount_point, fs_type, device, length, context):
295 self.fs_type = fs_type
342 d[mount_point] = Partition(mount_point=mount_point, fs_type=pieces[2],
828 fs_type = None
834 fs_type = p.fs_type
839 if not fs_type or not limit:
1783 return (PARTITION_TYPES[fstab[mount_point].fs_type],