Searched defs:dir_read (Results 1 – 2 of 2) sorted by relevance
/haiku/src/tools/fs_shell/ |
H A D | vfs.cpp | 3387 dir_read(struct file_descriptor *descriptor, struct fssh_dirent *buffer, in dir_read() function 3438 dir_read(struct vnode *vnode, void *cookie, struct fssh_dirent *buffer, in dir_read() function
|
/haiku/src/system/kernel/fs/ |
H A D | vfs.cpp | 6066 dir_read(struct io_context* ioContext, struct file_descriptor* descriptor, in dir_read() function 6107 dir_read(struct io_context* ioContext, struct vnode* vnode, void* cookie, in dir_read() function
|