Home
last modified time | relevance | path

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

/haiku/src/system/libroot/os/
H A Dfind_directory.cpp306 err = _user_entry_ref_to_path(device, fsInfo.root, /*"."*/ in __find_directory()
/haiku/headers/private/kernel/
H A Dvfs.h175 status_t _user_entry_ref_to_path(dev_t device, ino_t inode, const char *leaf,
/haiku/src/system/kernel/fs/
H A Dvfs.cpp9018 _user_entry_ref_to_path(dev_t device, ino_t inode, const char* leaf, in _user_entry_ref_to_path() function