Home
last modified time | relevance | path

Searched refs:top_ino (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/contrib/
Dfsstress.c256 ino_t top_ino; variable
684 if (stat64(".", &statbuf) == 0 && statbuf.st_ino == top_ino) in check_cwd()
791 top_ino = statbuf.st_ino; in doproc()
/external/ltp/testcases/kernel/fs/fsstress/
Dfsstress.c229 ino_t top_ino; variable
657 if (stat64(".", &statbuf) == 0 && statbuf.st_ino == top_ino) in check_cwd()
764 top_ino = statbuf.st_ino; in doproc()