Searched refs:part_path (Results 1 – 1 of 1) sorted by relevance
67 def get_partition_info(part_path, bus, model, partid=None, fstype=None, argument92 part = part_path.split('/')[-1]103 readonly = open("%s/ro" % part_path).read()105 partition_blocks = open("%s/size" % part_path).read()