Home | History | Annotate | Download | only in releasetools

Lines Matching refs:fstab

68   fstab = OPTIONS.info_dict["fstab"]
69 if fstab and fstab["/data"].fs_type.startswith("ext"):
74 fstab["/data"].fs_type, "data"])
119 fstab = OPTIONS.info_dict["fstab"]
120 if fstab and fstab["/system"].fs_type.startswith("ext"):
126 fstab["/system"].fs_type, "system"])