Searched defs:blockCount (Results 1 - 24 of 24) sorted by relevance

/macosx-10.9.5/IOStorageFamily-172/
H A DIOBlockStorageDevice.h110 UInt64 blockCount; member in struct:IOBlockStorageDeviceExtent
H A DIOBlockStorageDriver.cpp1709 UInt64 blockCount; local
/macosx-10.9.5/AppleRAID-4.0.6/
H A DAppleRAIDStripeSet.cpp150 UInt32 blockCount, memberBlockCount; local
H A DAppleRAIDMirrorSet.cpp991 UInt32 blockCount, memberBlockCount; local
1044 UInt32 memberBlockStart, memberBlockOffset, blockCount; local
/macosx-10.9.5/hfs-226.1.1/CopyHFSMeta/
H A DDeviceWrapper.c103 uint64_t blockCount; local
H A Dhfsmeta.h36 off_t blockCount; member in struct:DeviceInfo
/macosx-10.9.5/AppleFileSystemDriver-17/
H A DAppleFileSystemDriver.cpp176 u_int32_t allocationBlockSize, firstAllocationBlock, startBlock, blockCount; local
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Ddisk.h93 uint64_t blockCount; member in struct:__anon14804
/macosx-10.9.5/pdisk-9/
H A DSCSI_media.c290 UInt32 blockCount; local
576 DoReadCapacity(UInt32 id, UInt32 bus, UInt32 *blockCount, UInt32 *blockSize) argument
H A Dhfs_misc.c106 u32 blockCount; member in struct:HFSPlusExtentDescriptor
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dutrie2_builder.cpp988 int32_t i, mapIndex, blockCount; local
/macosx-10.9.5/IOUSBMassStorageClass-360.0.3/
H A DIOUSBMassStorageUFISubclass.cpp829 UInt64 blockCount; local
1734 IssueRead( IOMemoryDescriptor * buffer, UInt64 startBlock, UInt64 blockCount, void * clientData ) argument
1830 IssueWrite( IOMemoryDescriptor * buffer, UInt64 startBlock, UInt64 blockCount, void * clientData ) argument
1874 SyncReadWrite( IOMemoryDescriptor * buffer, UInt64 startBlock, UInt64 blockCount, UInt64 blockSize ) argument
1914 AsyncReadWrite( IOMemoryDescriptor * buffer, UInt64 startBlock, UInt64 blockCount, UInt64 blockSize, void * clientData ) argument
1988 FormatMedium( UInt64 blockCount, UInt64 blockSize ) argument
[all...]
/macosx-10.9.5/hfs-226.1.1/fsck_hfs/dfalib/
H A DSExtents.c1612 UInt32 blockCount; local
1642 UInt32 blockCount; local
[all...]
H A DVolumeBitmapCheck.c1111 static void TrimExtent(SGlobPtr g, UInt32 startBlock, UInt32 blockCount) argument
1149 UInt32 blockCount; local
[all...]
H A DSVerify1.c3769 UInt32 blockCount = 0; local
4076 DoesOverlap(SGlobPtr GPtr, UInt32 fileID, const char *attrname, UInt32 startBlock, UInt32 blockCount, UInt8 forkType) argument
[all...]
H A DSRepair.c5046 FindExtentInExtentRec(Boolean isHFSPlus, UInt32 startBlock, UInt32 blockCount, const HFSPlusExtentRecord extentData, UInt32 *foundExtentIndex, Boolean *noMoreExtents) argument
5405 CopyDiskBlocks(SGlobPtr GPtr, const UInt32 startAllocationBlock, const UInt32 blockCount, const UInt32 newStartAllocationBlock ) argument
5441 WriteBufferToDisk(SGlobPtr GPtr, UInt32 startBlock, UInt32 blockCount, u_char *buffer, int bufLen) argument
5694 UInt32 blockCount = 0; local
[all...]
H A DScavenger.h397 UInt32 blockCount; member in struct:ExtentInfo
/macosx-10.9.5/xnu-2422.115.4/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c885 AddFileExtent(ExtendedVCB *vcb, FCB *fcb, u_int32_t startBlock, u_int32_t blockCount) argument
[all...]
H A DVolumeAllocation.c3288 u_int32_t blockCount = 0; local
4772 add_free_extent_list(struct hfsmount *hfsmp, u_int32_t startBlock, u_int32_t blockCount) argument
4848 remove_free_extent_cache(struct hfsmount *hfsmp, u_int32_t startBlock, u_int32_t blockCount) argument
4968 add_free_extent_cache(struct hfsmount *hfsmp, u_int32_t startBlock, u_int32_t blockCount) argument
[all...]
/macosx-10.9.5/hfs-226.1.1/newfs_hfs/
H A Dmakehfs.c98 UInt16 blockCount; member in struct:filefork
612 UInt32 blockCount; local
844 AllocateExtent(UInt8 *buffer, UInt32 startBlock, UInt32 blockCount) argument
932 MarkExtentUsed(const DriveInfo *driveInfo, HFSPlusVolumeHeader *header, UInt32 startBlock, UInt32 blockCount) argument
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/hfs/
H A Dhfs_vfsutils.c1452 int baseBlockCount, blockCount; local
[all...]
H A Dhfs_format.h175 u_int16_t blockCount; /* number of allocation blocks */ member in struct:HFSExtentDescriptor
182 u_int32_t blockCount; /* number of allocation blocks */ member in struct:HFSPlusExtentDescriptor
H A Dhfs_vfsops.c4866 hfs_copy_extent( struct hfsmount *hfsmp, struct vnode *vp, u_int32_t oldStart, u_int32_t newStart, u_int32_t blockCount, vfs_context_t context) argument
6436 u_int32_t blockCount = hfsmp->jnl_size / hfsmp->blockSize; local
6499 u_int32_t blockCount; local
[all...]
/macosx-10.9.5/hfs-226.1.1/hfs_util/
H A Dhfsutil_main.c1767 u_int32_t allocationBlockSize, firstAllocationBlock, startBlock, blockCount; local
2172 u_int32_t blockCount = 0; local
[all...]

Completed in 374 milliseconds