Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/fs/common/
H A Dcache.c264 } ic_t; typedef
275 return (((ic_t *)p)->ic_num == x_inode); in cmp_icache()
278 static head_t ic_head = cache_head(ic_head, cmp_icache, ic_t, ICACHE_SIZE);
311 ic_t *icp = (ic_t *)set_cache(&ic_hash[IC_HASH(dev, inum)], in set_icache()
329 ic_t *icp = (ic_t *)set_cache(&ic_hash[IC_HASH(dev, inum)], in set_ricache()