Searched refs:create_timeout (Results 1 – 2 of 2) sorted by relevance
340 static struct timeval create_timeout = { 5, 0}; in daemon_unmount() local355 &create_timeout); in daemon_unmount()
247 static struct timeval create_timeout = {5, 0}; in inform_server() local298 timep = (quick ? &create_timeout : NULL); in inform_server()