Lines Matching refs:hfs

67 					Adjusts the AllocLimit field in the hfs mount point.  This is used when we need to prevent
224 #include "../../hfs.h"
242 * Use sysctl vfs.generic.hfs.kdebug.allocation to control which
250 SYSCTL_NODE(_vfs_generic, OID_AUTO, hfs, CTLFLAG_RW|CTLFLAG_LOCKED, 0, "HFS file system");
516 panic("hfs: %p: (%u,%u) unmapping allocated blocks", hfsmp, startingBlock, numBlocks);
1364 } else /* hfs */ {
1414 panic("hfs: ReleaseBitmapBlock: missing bp");
1768 panic("hfs: BlockAllocateAny: allocation overflow on \"%s\"", vcb->vcbVN);
2065 panic("hfs: BlockAllocateAny: allocation overflow on \"%s\"", vcb->vcbVN);
2159 printf ("hfs: BlockAllocateKnown() found allocation overflow on \"%s\"", vcb->vcbVN);
2319 panic("hfs: BlockMarkAllocatedInternal: blocks already allocated!");
2357 panic("hfs: BlockMarkAllocatedInternal: blocks already allocated!");
2395 panic("hfs: BlockMarkAllocatedInternal: blocks already allocated!");
2705 printf ("hfs: BlockMarkFreeInternal() trying to free non-existent blocks starting at %u (numBlock=%u) on volume %s\n", startingBlock, numBlocks, vcb->vcbVN);
2890 panic("hfs: BlockMarkFreeInternal: blocks not allocated!");
2892 printf ("hfs: BlockMarkFreeInternal() trying to free unallocated blocks on volume %s\n", vcb->vcbVN);
3320 panic("hfs: blk allocation overflow on \"%s\" sb:0x%08x eb:0x%08x cb:0x%08x fb:0x%08x stop:0x%08x min:0x%08x found:0x%08x",
4186 * allocLimit field in the hfs mount point structure in the general case.
4372 panic("hfs: remove_free_extent_list: %p: index (%d) out of range (0, %u)", hfsmp, index, hfsmp->vcbFreeExtCnt);
4374 printf("hfs: remove_free_extent_list: %p: index (%d) out of range (0, %u)", hfsmp, index, hfsmp->vcbFreeExtCnt);
4416 panic("hfs: add_free_extent_list: %p: extent(%u %u) overlaps existing extent (%u %u) at index %d",
4698 panic("hfs: %p: free extent count (%u) is too large", hfsmp, hfsmp->vcbFreeExtCnt);
4710 //printf ("hfs: %p: slot:%d (%u,%u)\n", hfsmp, i, start, nblocks);
4726 panic("hfs: %p: slot %d:(%u,%u) in the free extent array is allocated\n",
4734 panic ("hfs: %p: slot %d:(%u,%u) in the free extent array is beyond allocLimit=%u\n",
4741 panic("hfs: %p: slot %d:(%u,%u) and %d:(%u,%u) are duplicate\n",
4752 panic ("hfs: %p: SPARSE %d:(%u,%u) and %d:(%u,%u) are out of order\n",
4759 panic ("hfs: %p: %d:(%u,%u) and %d:(%u,%u) are out of order\n",