vfs_s_stat       1516 lib/vfs/direntry.c     vclass->stat = vfs_s_stat;
vfs_s_stat        239 lib/vfs/vfs.h  int vfs_s_stat (const vfs_path_t *vpath, struct stat *buf);
vfs_s_stat       2154 src/vfs/ftpfs/ftpfs.c     ret = vfs_s_stat (vpath, buf);
vfs_s_stat       1325 src/vfs/shell/shell.c     ret = vfs_s_stat (vpath, buf);