Searched refs:dosfs_rstat (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/fat/
H A Dfile.h15 status_t dosfs_rstat(fs_volume *_vol, fs_vnode *_node, struct stat *st);
H A Ddosfs.cpp1307 &dosfs_rstat,
H A Dfile.cpp184 dosfs_rstat(fs_volume *_vol, fs_vnode *_node, struct stat *st) function
191 DPRINTF(1, ("dosfs_rstat (vnode id %" B_PRIdINO ")\n", node->vnid));

Completed in 45 milliseconds