Home | History | Annotate | Download | only in genext2fs

Lines Matching full:stat

70 # include <sys/stat.h>
1454 // retrieves a mode info from a struct stat
1456 get_mode(struct stat *st)
1514 struct stat st;
1646 fix_stat(const char *path, struct stat *s)
1662 struct stat st;
2434 struct stat st;
2446 stat(dopt[i], &st);