Searched defs:caching (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/misc/
H A Doptlib.h72 int caching; member in struct:Optcache_s
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_dir.c102 * caching routines. So we are quite safe with this limit.
120 * tunable then we request dnlc directory caching.
125 /* The time point the dnlc directory caching was disabled */
127 /* directory caching disable duration */
182 int skipcaching) /* force directory caching off */
201 int caching; local
307 caching = 0;
312 * disable caching for this directory and record the system time.
314 * the caching again.
318 * if the directory caching disabl
1031 int caching; local
[all...]

Completed in 60 milliseconds