Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/vfs/
H A Dvfs_bio.c117 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