stat               33 defs.h         int             filestat(struct file*, struct stat*);
stat               52 defs.h         void            stati(struct inode*, struct stat*);
stat               83 file.c         filestat(struct file *f, struct stat *st)
stat              423 fs.c           stati(struct inode *ip, struct stat *st)
stat               71 ulib.c         stat(char *n, struct stat *st)
stat               17 user.h         int fstat(int fd, struct stat*);
stat               28 user.h         int stat(char*, struct stat*);