Searched refs:nticks (Results 1 – 2 of 2) sorted by relevance
201 void cache_settimeout(struct nchandle *nch, int nticks);
1435 cache_settimeout(struct nchandle *nch, int nticks) in cache_settimeout() argument1439 if ((ncp->nc_timeout = ticks + nticks) == 0) in cache_settimeout()