Searched defs:nodeSize (Results 1 - 19 of 19) sorted by relevance

/macosx-10.10.1/hfs-285/fsck_hfs/dfalib/
H A DBTreeAllocate.c257 UInt16 nodeSize; local
[all...]
H A DBTreePrivate.h119 UInt16 nodeSize; member in struct:BTreeControlBlock
H A DBTreeTreeOps.c945 SInt32 nodeSize; local
1497 SInt32 nodeSize; local
[all...]
H A DBTree.h287 UInt16 nodeSize; member in struct:BTreeInfoRec
H A DSExtents.c1790 NodesAreContiguous( SFCB *fcb, UInt32 nodeSize) argument
H A DSUtils.c2010 void InitBTreeHeader (UInt32 fileSize, UInt32 clumpSize, UInt16 nodeSize, UInt16 recordCount, UInt16 keySize, argument
/macosx-10.10.1/hfs-285/CopyHFSMeta/
H A DScanExtents.c52 GetNode(DeviceInfo_t *devp, HFSPlusVolumeHeader *hp, int nodeNum, size_t nodeSize, void *nodePtr) argument
130 ScanNode(VolumeObjects_t *vop, uint8_t *nodePtr, size_t nodeSize, off_t blockSize) argument
195 size_t nodeSize; local
[all...]
H A Dutil.c320 ScanCatalogNode(VolumeObjects_t *vop, uint8_t *buffer, size_t nodeSize, extent_handler_t handler) argument
374 ScanAttrNode(VolumeObjects_t *vop, uint8_t *buffer, size_t nodeSize, extent_handler_t handler) argument
530 size_t nodeSize = 0; local
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/hfs/hfscommon/BTree/
H A DBTreeAllocate.c317 u_int16_t nodeSize; local
[all...]
H A DBTreeNodeOps.c435 static void PrintNode(const NodeDescPtr node, u_int16_t nodeSize, u_int32_t nodeNumber) argument
[all...]
H A DBTreeTreeOps.c969 int32_t nodeSize; local
/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A DMachOTrie.hpp133 uint32_t nodeSize = 1; // length of export info when no export info local
168 uint32_t nodeSize = uleb128_size(fFlags) + uleb128_size(fOther) + strlen(fImportedName) + 1; local
176 uint32_t nodeSize = uleb128_size(fFlags) + uleb128_size(fOther) + 1; local
185 uint32_t nodeSize = uleb128_size(fFlags) + uleb128_size(fAddress) + uleb128_size(fOther); local
193 uint32_t nodeSize = uleb128_size(fFlags) + uleb128_size(fAddress); local
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/hfs/hfscommon/headers/
H A DBTreesInternal.h239 u_int16_t nodeSize; member in struct:BTreeInfoRec
H A DBTreesPrivate.h203 u_int16_t nodeSize; member in struct:BTreeControlBlock
/macosx-10.10.1/hfs-285/newfs_hfs/
H A Dnewfs_hfs.c1317 CalcHFSPlusBTreeClumpSize(UInt32 blockSize, UInt32 nodeSize, UInt64 sectors, int fileID) argument
H A Dmakehfs.c1026 UInt32 nodeSize; local
1171 UInt32 nodeSize; local
1479 UInt32 nodeSize; local
1578 UInt16 nodeSize; local
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c2149 NodesAreContiguous( ExtendedVCB *vcb, FCB *fcb, u_int32_t nodeSize) argument
/macosx-10.10.1/hfs-285/hfs_util/
H A Dhfsutil_main.c2049 u_int32_t nodeSize; local
1989 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
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/hfs/
H A Dhfs_format.h738 u_int16_t nodeSize; /* size of a node, in bytes */ member in struct:BTHeaderRec

Completed in 130 milliseconds