Searched refs:beos_panic (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A Dfs_cache.c83 beos_panic(const char *format, ...) function
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("*** at
[all...]

Completed in 81 milliseconds