vfs_s_stat 1519 lib/vfs/direntry.c vclass->stat = vfs_s_stat; vfs_s_stat 241 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 1346 src/vfs/shell/shell.c ret = vfs_s_stat (vpath, buf);