Searched refs:attr_dir_rewind (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tools/fs_shell/
H A Dvfs.cpp211 static fssh_status_t attr_dir_rewind(struct file_descriptor *);
296 attr_dir_rewind,
4016 attr_dir_rewind(struct file_descriptor *descriptor) function in namespace:FSShell
4020 FUNCTION(("attr_dir_rewind(descriptor = %p)\n", descriptor));
/haiku/src/system/kernel/fs/
H A Dvfs.cpp384 static status_t attr_dir_rewind(struct file_descriptor* descriptor);
482 attr_dir_rewind,
6804 attr_dir_rewind(struct file_descriptor* descriptor) function
6808 FUNCTION(("attr_dir_rewind(descriptor = %p)\n", descriptor));

Completed in 70 milliseconds