Home
last modified time | relevance | path

Searched refs:toPath (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/static/
H A Dflash.cpp52 fs::path toPath(PATH_INITRAMFS); in flashWrite() local
57 fs::copy_file(uploadDir / versionId / bmcImage, toPath / bmcImage, in flashWrite()
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-9p-client.c964 g_assert(!opt.toPath || !opt.fid); in v9fs_tlink()
970 if (opt.toPath) { in v9fs_tlink()
972 .path = opt.toPath }).newfid; in v9fs_tlink()
H A Dvirtio-9p-client.h403 const char *toPath; member
/openbmc/qemu/tests/qtest/
H A Dvirtio-9p-test.c657 .toPath = "07/real_file" in fs_hardlink_file()
685 .toPath = "08/real_file" in fs_unlinkat_hardlink()