Lines Matching defs:hoghdd
86 int hoghdd(long long forks, int clean, long long files, long long bytes);
257 out(stdout, "dispatching %lli hoghdd forks, each %lli files of "
264 exit(hoghdd
268 err(stderr, "hoghdd dispatcher fork failed\n");
272 dbg(stdout, "--> hoghdd dispatcher forked (%i)\n", pid);
739 int hoghdd(long long forks, int clean, long long files, long long bytes)
763 dbg(stdout, "using backoff sleep of %lius for hoghdd\n", backoff);
836 "hoghdd worker starting over\n");
848 "hoghdd worker fork failed, continuing\n");
853 err(stderr, "hoghdd worker fork failed\n");
856 dbg(stdout, "--> hoghdd worker forked (%i)\n", pid);
868 "hoghdd worker %i exited %i\n", pid,
873 "<-- hoghdd worker exited (%i)\n",
878 "<-- hoghdd worker signalled (%i)\n", pid);
886 "detected missing hoghdd worker children\n");