Searched defs:inode (Results 76 - 76 of 76) sorted by relevance

1234

/haiku/src/system/kernel/fs/
H A Dvfs.cpp4798 vfs_stat_node_ref(dev_t device, ino_t inode, struct stat* stat) argument
4820 vfs_entry_ref_to_path(dev_t device, ino_t inode, const char* leaf, argument
8266 _kern_open_entry_ref(dev_t device, ino_t inode, cons argument
8325 _kern_open_dir_entry_ref(dev_t device, ino_t inode, const char* name) argument
8391 _kern_create_dir_entry_ref(dev_t device, ino_t inode, const char* name, int perms) argument
8965 _user_entry_ref_to_path(dev_t device, ino_t inode, const char* leaf, char* userPath, size_t pathLength) argument
9040 _user_open_entry_ref(dev_t device, ino_t inode, const char* userName, int openMode, int perms) argument
9085 _user_open_dir_entry_ref(dev_t device, ino_t inode, const char* userName) argument
9276 _user_create_dir_entry_ref(dev_t device, ino_t inode, const char* userName, int perms) argument
[all...]

Completed in 130 milliseconds

1234