Searched refs:BC_HASH (Results 1 – 1 of 1) sorted by relevance
490 #define BC_HASH(d, b, l) (((d) + (b) + ((l) >> 8)) & (BC_MAX_HDRS-1)) macro518 bcp = get_cache(bc_hash[BC_HASH(x_dev, x_blkno, x_len)], &bc_head); in get_bcache()557 set_cache(&bc_hash[BC_HASH(x_dev, x_blkno, x_len)], in set_bcache()