vfs_s_fstat      1529 lib/vfs/direntry.c     vclass->fstat = vfs_s_fstat;
vfs_s_fstat       236 lib/vfs/vfs.h  int vfs_s_fstat (void *fh, struct stat *buf);
vfs_s_fstat      2180 src/vfs/ftpfs/ftpfs.c     ret = vfs_s_fstat (vfs_info, buf);
vfs_s_fstat      1374 src/vfs/shell/shell.c     ret = vfs_s_fstat (vfs_info, buf);