Searched refs:systemStagingLibModulesDir (Results 1 – 1 of 1) sorted by relevance
465 File systemStagingLibModulesDir = new File(systemDlkmStagingDir, "lib/modules"); in flattenSystemDlkm() local468 Path libModulesPath = systemStagingLibModulesDir.toPath(); in flattenSystemDlkm()469 File[] libModulesVersionFiles = systemStagingLibModulesDir.listFiles(); in flattenSystemDlkm()477 File hardLink = new File(systemStagingLibModulesDir, file.getName()); in flattenSystemDlkm()495 : systemStagingLibModulesDir, in flattenSystemDlkm()502 File hardLink = new File(systemStagingLibModulesDir, path.toFile().getName()); in flattenSystemDlkm()