Home | History | Annotate | Download | only in releasetools

Lines Matching refs:fstab

118   fstab = info_dict["fstab"]
119 if fstab:
120 image_props["fs_type"] = fstab["/" + what].fs_type
181 fstab = OPTIONS.info_dict["fstab"]
182 if fstab:
183 image_props["fs_type"] = fstab["/data"].fs_type
218 fstab = OPTIONS.info_dict["fstab"]
219 if fstab:
220 image_props["fs_type"] = fstab["/cache"].fs_type