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