Searched refs:incore (Results 1 – 1 of 1) sorted by relevance
117 static boolean_t incore(vnode_t vp, daddr64_t blkno);2480 if (incore(vp, rablks[i])) { in do_breadn_for_type()3173 incore(vnode_t vp, daddr64_t blkno) in incore() function