Lines Matching refs:beos_panic

83 beos_panic(const char *format, ...)
376 beos_panic("hash table is inconsistent\n");
474 beos_panic("cache: ran out of iovecs (pool %p, used %p)!\n",
480 beos_panic("can't allocate an iovec!\n");
563 beos_panic("%s: count == %d, cur_blocks %d, prev 0x%x\n",
606 beos_panic("1:ce @ 0x%x is in two lists(cel 0x%x &LOCKED)\n",ce,cel);
612 beos_panic("*** last element in list != cel mru (ce 0x%x, cel 0x%x)\n",
621 beos_panic("3:ce @ 0x%x is in two lists(cel 0x%x & DIRTY)\n",ce,cel);
627 beos_panic("*** last element in list != cel mru (ce 0x%x, cel 0x%x)\n",
745 beos_panic("*** ath: ce has non-null next/prev ptr (ce %p nxt %p, prv %p)\n",
770 beos_panic("*** att: ce has non-null next/prev ptr (ce %p nxt %p, prv %p)\n",
793 beos_panic("cache_ent pointers are null?!? (a %p, b %p\n)\n", a, b);
1176 beos_panic("block lookup: returning a busy block @ %p?!?\n", ce);
1199 beos_panic("*** set_block_info can't find bnum %ld!\n", blocks[i]);
1207 beos_panic("** error1: looked up dev %d block %ld but found dev %d "
1213 beos_panic("* set_block_info on bnum %ld (%d) but it's not locked!\n",
1219 beos_panic("*** set_block_info on non-dirty block bnum %ld (%d)!\n",
1264 beos_panic("*** set_block_info can't find bnum %lld!\n", blocks[i]);
1272 beos_panic("*** set_block_info non-null callback on bnum %lld\n",
1277 beos_panic("*** ce->clone == %p, not NULL in set_block_info\n",
1283 beos_panic("*** can't clone bnum %lld (bsize %d)\n",
1446 beos_panic("*** remove_cached_device: bad hash table entry %ld "
1494 beos_panic("error2: looked up dev %d block %ld but found %d %ld\n",
1576 beos_panic("*** error3: looked up dev %d block %ld but found %d %ld\n",
1595 beos_panic("** release_block asked to find %ld but it's not here\n",
1612 beos_panic("*** error: cache can't allocate memory!\n");
1619 beos_panic("** error cache can't allocate data memory\n");
1638 beos_panic("get_ents: num_needed %d but max %d (doh!)\n", num_needed, max);
1652 beos_panic("get_ents: normal list has locked blocks (ce %p)\n",ce);
1672 beos_panic("get_ents: waited too long; can't get enough ce's (c %d n %d)\n",
1688 beos_panic("get_ents:2 dirty list has locked blocks (ce %p)\n",ce);
1773 beos_panic("cache_io: block size == 0 for bnum %lld?!?\n", bnum);
1776 beos_panic("cache_io: bnum %lld has num_blocks == 0!\n", bnum);
1787 beos_panic("cache_io: num_blocks %lld but should be 1\n",
1791 beos_panic("cache_io: get_block() asked to write?!?\n");
1813 beos_panic("*** asked to do a large locked io that's too hard!\n");
1841 beos_panic("*** error4: looked up dev %d block %lld but "
1861 beos_panic("*** error5: looked up dev %d block %lld but "
1905 beos_panic("*** error6: looked up dev %d block %ld but found "
1911 beos_panic("*** requested bsize %d but ce->bsize %d ce @ %p\n",
1947 beos_panic("cached_block_io: bogus op %d\n", op);
2016 beos_panic("don't have enough cache ents "
2059 beos_panic("could not insert cache ent for %d %ld (%p)\n",
2070 beos_panic("cbio: can't use locked blocks here ce @ %p\n",ce);
2148 beos_panic("hash_del0: %d %ld got %p, not %p\n",
2156 beos_panic("hash_del1: %d %ld got %p, not %p\n",
2225 beos_panic("*** hash_delete failure (ce %p tce %p)\n",
2247 beos_panic("should not have locked blocks here (ce %p)\n",
2262 beos_panic("hash_del: %d %ld got %p, not %p\n",
2294 beos_panic("ce @ %p should not be in a list yet!\n", ce);
2300 beos_panic("ce @ %p has a null data ptr\n", ce);
2344 beos_panic("cache can't handle setting data_ptr twice!\n");