Searched refs:VFS_Stat (Results 1 – 3 of 3) sorted by relevance
55 int VFS_Stat(const char *path, struct stat *sb);
124 VFS_Stat(const char *path, struct stat *sb) in VFS_Stat() function
344 status = VFS_Stat(path, &sb); in Syscall_Stat()