Searched refs:FILESYS_UPDATE_INTERVAL (Results 1 – 2 of 2) sorted by relevance
140 #ifndef FILESYS_UPDATE_INTERVAL141 # define FILESYS_UPDATE_INTERVAL 300 /* how often to update FileSys table */ macro
6495 nextupdate = now + FILESYS_UPDATE_INTERVAL; in filesys_update()