Searched refs:kTmpfsPath (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/system/utest/fs/
H A Dmain.cpp83 if (memfs_install_at(loop.dispatcher(), kTmpfsPath) != ZX_OK) {
H A Dfilesystems.h37 extern const char* kTmpfsPath;
H A Dfilesystems.cpp25 const char* kTmpfsPath = "/fs-test-tmp"; variable
/fuchsia/zircon/system/utest/fvm/
H A Dfvm.cpp59 const char kTmpfsPath[] = "/fvm-tmp"; member in namespace:__anon1419
2968 if (memfs_install_at(loop.dispatcher(), kTmpfsPath) != ZX_OK) {

Completed in 85 milliseconds