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

/haiku/src/tools/fs_shell/
H A Dvfs.cpp241 static fssh_status_t common_read_stat(struct file_descriptor *,
267 common_read_stat,
282 common_read_stat,
297 common_read_stat,
3867 common_read_stat(struct file_descriptor *descriptor, struct fssh_stat *stat) function in namespace:FSShell
3871 FUNCTION(("common_read_stat: stat %p\n", stat));
/haiku/src/system/kernel/fs/
H A Dvfs.cpp414 static status_t common_read_stat(struct file_descriptor* descriptor,
451 common_read_stat,
467 common_read_stat,
483 common_read_stat,
6663 common_read_stat(struct file_descriptor* descriptor, struct stat* stat) function
6667 FUNCTION(("common_read_stat: stat %p\n", stat));

Completed in 167 milliseconds