Searched refs:searches (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/stand/lib/fs/common/
H A Dcache.c77 int searches; /* .. Total searches */ member in struct:head
137 chp->searches += 1;
287 * This routine searches the file cache looking for the entry bound to
346 * This cache is designed to speed directory searches. Each entry cor-
349 * full of directories, so we can speed searches if we know ahead of time
382 * This routine searches the directory cache for an entry
618 printf(" total searches %d\n", hp->searches);

Completed in 110 milliseconds