Searched refs:mountUnitName (Results 1 – 3 of 3) sorted by relevance
21 def mountUnitName(unit): function46 fileList.append(mountUnitName(path))
57 from oe.overlayfs import mountUnitName71 'DATA_MOUNT_UNIT': mountUnitName(data),76 bb.debug(1, "Generate systemd unit %s" % mountUnitName(lower))77 with open(os.path.join(d.getVar('WORKDIR'), mountUnitName(lower)), 'w') as f:107 mountUnitList.append(mountUnitName(lower))
383 from oe.overlayfs import mountUnitName415 mountUnit = mountUnitName(mountPath)