Searched refs:E2FSDROID_PATH (Results 1 – 2 of 2) sorted by relevance
78 from utils import E2FSDROID_PATH489 [E2FSDROID_PATH, "-B", map_path, "-a", "/%s" % image_name, image_path, "-e"]729 cmd = [E2FSDROID_PATH, " -h"]
49 E2FSDROID_PATH = os.path.join(operation_path, 'lib/e2fsdroid') variable