Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Ddumphdr.h181 extern int sync_timeout;
/titanic_41/usr/src/uts/common/fs/
H A Dvfs.c4147 int sync_timeout = 30; /* timeout for syncing a page during panic */ variable
4249 sync_timeleft = sync_timeout; in vfs_syncprogress()