Home
last modified time | relevance | path

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

/external/kmod/testsuite/
Dtestsuite.c251 struct stat rootfsst, stampst; in test_run_child() local
258 if (stat(rootfs, &rootfsst) != 0) { in test_run_child()
263 if (stat_mstamp(&rootfsst) > stat_mstamp(&stampst)) { in test_run_child()