vfs_stat          137 arch/x86/ia32/sys_ia32.c 	int ret = vfs_stat(filename, &stat);
vfs_stat          371 fs/stat.c      	int error = vfs_stat(filename, &stat);
vfs_stat         2051 include/linux/fs.h extern int vfs_stat(char __user *, struct kstat *);