Home
last modified time | relevance | path

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

/dflybsd-src/sys/sys/
H A Dnamecache.h201 void cache_settimeout(struct nchandle *nch, int nticks);
/dflybsd-src/sys/kern/
H A Dvfs_cache.c1435 cache_settimeout(struct nchandle *nch, int nticks) in cache_settimeout() function
/dflybsd-src/sys/vfs/nfs/
H A Dnfs_vnops.c963 cache_settimeout(nch, nctimeout); in nfs_cache_setvp()