Home
last modified time | relevance | path

Searched refs:create_directory (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/openpower-occ-control/test/
H A Derror_files_tests.cpp52 fs::create_directory(devicePath); in SetUp()
53 fs::create_directory(legacyDevicePath); in SetUp()
/openbmc/entity-manager/src/
H A Doverlay.cpp76 std::filesystem::create_directory(muxSymlinkDirPath, ec); in linkMux()
80 std::filesystem::create_directory(linkDir, ec); in linkMux()
280 std::filesystem::create_directory(outputDir); in loadOverlays()
H A Dutils.hpp115 std::filesystem::create_directory(configurationOutDir); in fwVersionIsSame()
H A Dentity_manager.cpp147 std::filesystem::create_directory(configurationOutDir); in writeJsonFiles()
1319 std::filesystem::create_directory(tempConfigDir); in main()
/openbmc/phosphor-debug-collector/
H A Ddump_manager_faultlog.hpp50 std::filesystem::create_directory(FAULTLOG_DUMP_PATH, ec); in Manager()
/openbmc/dbus-sensors/src/tests/
H A Dtest_Utils.cpp34 fs::create_directory(hwmonDir); in TestUtils()
36 fs::create_directory(hwmonDir / "hwmon10"); in TestUtils()
/openbmc/estoraged/include/
H A DfilesystemInterface.hpp125 return std::filesystem::create_directory(p); in createDirectory()
/openbmc/openpower-proc-control/test/
H A Dutest.cpp46 std::filesystem::create_directory(_slaveDir); in SetUp()
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dtest_utils.hpp112 fs::create_directory(path); in makeFileUnRemovable()
/openbmc/phosphor-mboxd/vpnor/test/
H A Dtmpd.hpp36 fs::create_directory(root / attr); in VpnorRoot()
/openbmc/openpower-proc-control/extensions/phal/
H A Dfw_update_watch.cpp134 fs::create_directory(expFile.parent_path()); in exportDevtree()
/openbmc/hiomapd/vpnor/test/
H A Dtmpd.hpp41 fs::create_directory(root / attr); in VpnorRoot()
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dalarm_timestamps.hpp187 std::filesystem::create_directory(path.parent_path()); in save()
/openbmc/phosphor-power/test/
H A Dtemporary_file_tests.cpp42 fs::create_directory(path); in makeFileUnRemovable()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dtemporary_file_test.cpp60 fs::create_directory(path); in makeFileUnRemovable()
/openbmc/phosphor-power/phosphor-power-sequencer/test/
H A Dconfig_file_parser_tests.cpp194 fs::create_directory(configFilePath); in TEST()
207 fs::create_directory(configFilePath); in TEST()
/openbmc/linux/tools/testing/selftests/landlock/
H A Dfs_test.c181 static void create_directory(struct __test_metadata *const _metadata, in create_directory() function
262 create_directory(_metadata, TMP_DIR); in prepare_layout_opt()
328 create_directory(_metadata, dir_s3d2); in create_layout1()
4128 create_directory(_metadata, LOWER_BASE); in FIXTURE_SETUP()
4139 create_directory(_metadata, UPPER_BASE); in FIXTURE_SETUP()
4150 create_directory(_metadata, MERGE_DATA); in FIXTURE_SETUP()
/openbmc/openpower-pnor-code-mgmt/test/
H A Dtest_functions.cpp299 std::filesystem::create_directory(targetPath); in TEST()
/openbmc/pldm/platform-mc/
H A Devent_manager.cpp401 std::filesystem::create_directory(dirName); in processCperEvent()
/openbmc/phosphor-bmc-code-mgmt/
H A Ditem_updater.cpp255 fs::create_directory(MEDIA_DIR); in processBMCImage()
/openbmc/phosphor-certificate-manager/
H A Dcerts_manager.cpp319 fs::create_directory(tempPath); in installAll()
/openbmc/intel-ipmi-oem/src/
H A Dbiosconfigcommands.cpp634 std::filesystem::create_directory(biosConfigFolder); in InitNVOOBdata()
/openbmc/bmcweb/
H A DCOMMON_ERRORS.md87 - std::filesystem::create_directory
/openbmc/openpower-occ-control/
H A Dpowermode.cpp812 std::filesystem::create_directory(opath.parent_path()); in save()
/openbmc/openpower-vpd-parser/
H A Dibm_vpd_utils.cpp658 fs::create_directory(badVpdDir); in dumpBadVpd()

12