g_cache_lookup
dp = g_cache_lookup(sc,
if ((dp = g_cache_lookup(sc, bno)) != NULL) {
dp = g_cache_lookup(sc, OFF2BNO(bp->bio_offset, sc));