Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/vfs/
H A Dvfs_bio.c117 static boolean_t incore(vnode_t vp, daddr64_t blkno);
2311 if (incore(vp, rablks[i])) { in do_breadn_for_type()
3002 incore(vnode_t vp, daddr64_t blkno) in incore() function