Searched refs:_kern_entry_ref_to_path (Results 1 - 11 of 11) sorted by relevance

/haiku/src/system/libroot/os/
H A Dfs_query.cpp89 return _kern_entry_ref_to_path(dent->d_pdev, dent->d_pino, dent->d_name,
H A Dfind_directory.cpp309 err = _kern_entry_ref_to_path(device, fsInfo.root, /*"."*/
/haiku/headers/build/private/kernel/
H A Dsyscalls.h20 #define _kern_entry_ref_to_path _kernbuild_entry_ref_to_path macro
54 extern status_t _kern_entry_ref_to_path(dev_t device, ino_t inode,
/haiku/src/tools/fs_shell/
H A Dsyscalls.h28 fssh_status_t _kern_entry_ref_to_path(fssh_dev_t device, fssh_ino_t inode,
H A Dfssh.cpp1223 error = _kern_entry_ref_to_path(volumeID, entry->d_pino, entry->d_name,
H A Dvfs.cpp5732 _kern_entry_ref_to_path(fssh_dev_t device, fssh_ino_t inode, const char *leaf, function in namespace:FSShell
/haiku/src/kits/storage/
H A DPath.cpp117 fCStatus = _kern_entry_ref_to_path(ref->device, ref->directory,
/haiku/headers/private/system/
H A Dsyscalls.h265 extern status_t _kern_entry_ref_to_path(dev_t device, ino_t inode,
/haiku/src/build/libroot/
H A Dfs.cpp458 // _kern_entry_ref_to_path
460 _kern_entry_ref_to_path(dev_t device, ino_t node, const char *leaf, function
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1124 void _kern_entry_ref_to_path() {} function
H A Dlibroot_stubs_legacy.c1044 void _kern_entry_ref_to_path() {} function

Completed in 109 milliseconds