Home
last modified time | relevance | path

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

/dragonfly/test/stress/fsstress/
HDfsstress.c226 ino_t top_ino; variable
585 if (stat64(".", &statbuf) == 0 && statbuf.st_ino == top_ino) in check_cwd()
700 top_ino = statbuf.st_ino; in doproc()