Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c3089 static struct timeval zero_wait = { 0, 0 }; in wait_for_write() local
3100 resultp = aiowait(block ? NULL : &zero_wait); in wait_for_write()