Searched defs:firstLeafNode (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DBTreePrivate.h117 UInt32 firstLeafNode; member in struct:BTreeControlBlock
/macosx-10.10/xnu-2782.1.97/bsd/hfs/hfscommon/headers/
H A DBTreesPrivate.h201 u_int32_t firstLeafNode; member in struct:BTreeControlBlock
/macosx-10.10/hfs-285/hfs_util/
H A Dhfsutil_main.c1989 GetBTreeNodeInfo(int fd, off_t hfsPlusVolumeOffset, u_int32_t blockSize, u_int32_t extentCount, const HFSPlusExtentDescriptor *extentList, u_int32_t *nodeSize, u_int32_t *firstLeafNode) argument
/macosx-10.10/xnu-2782.1.97/bsd/hfs/
H A Dhfs_format.h736 u_int32_t firstLeafNode; /* node number of first leaf node */ member in struct:BTHeaderRec

Completed in 81 milliseconds