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

/haiku-fatelf/src/tools/fs_shell/
H A Dvfs.cpp211 static fssh_status_t attr_dir_rewind(struct file_descriptor *);
296 attr_dir_rewind,
3969 attr_dir_rewind(struct file_descriptor *descriptor) function in namespace:FSShell
3973 FUNCTION(("attr_dir_rewind(descriptor = %p)\n", descriptor));
/haiku-fatelf/src/system/kernel/fs/
H A Dvfs.cpp295 static status_t attr_dir_rewind(struct file_descriptor* descriptor);
389 attr_dir_rewind,
6474 attr_dir_rewind(struct file_descriptor* descriptor) function
6478 FUNCTION(("attr_dir_rewind(descriptor = %p)\n", descriptor));

Completed in 143 milliseconds