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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vfsutils.c231 printf("hfs_mounthfs (std): error creating catalog Vnode (%d) \n", error);
240 printf("hfs_mounthfs (std): error opening catalog Vnode (%d) \n", error);
528 printf("hfs_mounthfsplus: hfs_getnewvnode returned (%d) getting catalog BT\n", retval);
539 printf("hfs_mounthfsplus: BTOpenPath returned (%d) getting catalog BT\n", retval);
1068 * When the catalog file has overflow extents then
1244 panic("hfs: catalog btree not locked! v: 0x%08X\n #\n", (u_int)vp);
2721 * The extra space goes to the catalog file and hot file area.
2799 /* Minus catalog file reserve. */
3033 struct filefork *catalog; local
3049 catalog
[all...]

Completed in 23 milliseconds