vfs_s_stat       1527 lib/vfs/direntry.c     vclass->stat = vfs_s_stat;
vfs_s_stat        234 lib/vfs/vfs.h  int vfs_s_stat (const vfs_path_t * vpath, struct stat *buf);
vfs_s_stat       2156 src/vfs/ftpfs/ftpfs.c     ret = vfs_s_stat (vpath, buf);
vfs_s_stat       1350 src/vfs/shell/shell.c     ret = vfs_s_stat (vpath, buf);