Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/umount/
H A Dumount.c245 static struct timeval create_timeout = {5, 0}; in inform_server() local
296 timep = (quick ? &create_timeout : NULL); in inform_server()