Lines Matching refs:cachespaceblock_t
1217 cachespaceblock_t *thisblock;
1286 cachespaceblock_t *curcspaceblk;
1287 cachespaceblock_t *hintcspaceblock;
1334 (cachespaceblock_t *)morecore(sizeof (cachespaceblock_t));
1335 if (chead->mt_cachespaceblock == (cachespaceblock_t *)-1) {
1342 sizeof (cachespaceblock_t));
1494 curcspaceblk = (cachespaceblock_t *)
1495 morecore(sizeof (cachespaceblock_t));
1497 (cachespaceblock_t *)-1) {
1506 sizeof (cachespaceblock_t));