Searched refs:DC_SIZE (Results 1 – 4 of 4) sorted by relevance
441 if (nr > (blocksize - BLKH_SIZE - DC_SIZE) / (KEY_SIZE + DC_SIZE)) { in is_internal()450 used_space = BLKH_SIZE + KEY_SIZE * nr + DC_SIZE * (nr + 1); in is_internal()
968 #define DC_SIZE (sizeof(struct disk_child)) macro980 DC_SIZE * (n_pos)))
69 lduw [PCPU(CACHE) + DC_SIZE], %g3
89 ASSYM(DC_SIZE, offsetof(struct cacheinfo, dc_size));