Home
last modified time | relevance | path

Searched refs:stati (Results 1 – 3 of 3) sorted by relevance

/xv6-public/
H A Dfile.c88 stati(f->ip, st); in filestat()
H A Ddefs.h53 void stati(struct inode*, struct stat*);
H A Dfs.c440 stati(struct inode *ip, struct stat *st) in stati() function