Lines Matching refs:stat64
38 static int lf_ftw_mark(const char *, const struct stat64 *, int);
55 struct stat64 st; in partial_check()
57 if (stat64(disk, &st) < 0 || in partial_check()
68 stat64(mnt->mnt_dir, &st) < 0) in partial_check()
113 struct stat64 st;
121 if (stat64(path, &st) < 0 ||
157 struct stat64 st;
166 if (stat64(dotdot, &st) < 0)
184 if (stat64(dotdot, &st) < 0 ||
202 const struct stat64 *st;
205 struct stat64 *st;