incore_locked
if (incore_locked(vp, blkno)) {
static struct buf *incore_locked(struct vnode *vp, daddr_t blkno);
bp = incore_locked(vp, blkno);