vfs_s_fstat 1518 lib/vfs/direntry.c vclass->fstat = vfs_s_fstat; vfs_s_fstat 241 lib/vfs/vfs.h int vfs_s_fstat (void *fh, struct stat *buf); vfs_s_fstat 2178 src/vfs/ftpfs/ftpfs.c ret = vfs_s_fstat (vfs_info, buf); vfs_s_fstat 1349 src/vfs/shell/shell.c ret = vfs_s_fstat (vfs_info, buf);