Home
last modified time | relevance | path

Searched refs:AddLink (Results 1 – 3 of 3) sorted by relevance

/haiku/src/system/boot/loader/
H A DRootFileSystem.h31 status_t AddLink(const char *name, Directory *target);
H A DRootFileSystem.cpp151 RootFileSystem::AddLink(const char *name, Directory *target) in AddLink() function in RootFileSystem
H A Dvfs.cpp621 gRoot->AddLink("boot", rootDirectory); in register_boot_file_system()