Home
last modified time | relevance | path

Searched refs:stat64_path (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/fs/fsstress/
H A Dfsstress.c276 int stat64_path(pathname_t *, struct stat64 *);
1286 int stat64_path(pathname_t * name, struct stat64 *sbuf) in stat64_path() function
1297 rval = stat64_path(&newname, sbuf); in stat64_path()
1621 ino = stat64_path(&f, &s) < 0 ? (ino64_t) r : s.st_ino; in bulkstat1_f()
2528 e = stat64_path(&f, &stb) < 0 ? errno : 0; in truncate_f()

Completed in 4 milliseconds