Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/fd/
H A Dfd.c229 static timeout_t fd_iotimeout; variable
1568 fd_iotimeout(void *xfdc) in fd_iotimeout() function
1971 fd_iotimeout, fdc); in fdstate()
1980 callout_reset(&fd->tohandle, hz, fd_iotimeout, fdc); in fdstate()