vfs_fstat 157 arch/x86/ia32/sys_ia32.c int ret = vfs_fstat(fd, &stat); vfs_fstat 189 fs/compat.c int error = vfs_fstat(fd, &stat); vfs_fstat 178 fs/stat.c int error = vfs_fstat(fd, &stat); vfs_fstat 286 fs/stat.c int error = vfs_fstat(fd, &stat); vfs_fstat 391 fs/stat.c int error = vfs_fstat(fd, &stat); vfs_fstat 2055 include/linux/fs.h extern int vfs_fstat(unsigned int, struct kstat *);