Home
last modified time | relevance | path

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

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