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

/opensolaris-onvv-gate/usr/src/stand/lib/fs/common/
H A Dcache.c278 static head_t ic_head = cache_head(ic_head, cmp_icache, ic_t, ICACHE_SIZE); variable
296 icp = get_cache(ic_hash[IC_HASH(dev, inum)], &ic_head);
312 &ic_head, 0);
330 &ic_head, 1);
590 (void) reclaim_cache(&ic_head, dev);
602 static head_t *hdp[] = { &ic_head, &dc_head, &bc_head, 0};

Completed in 42 milliseconds