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

/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOBlockStorageDevice.h110 UInt64 blockCount; member in struct:IOBlockStorageDeviceExtent
H A DIOBlockStorageDriver.cpp1767 UInt64 blockCount; local
1851 UInt64 blockCount; local
[all...]
/macosx-10.10.1/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.10.1/hfs-285/CopyHFSMeta/
H A DDeviceWrapper.c103 uint64_t blockCount; local
H A Dhfsmeta.h36 off_t blockCount; member in struct:DeviceInfo
/macosx-10.10.1/AppleFileSystemDriver-17/
H A DAppleFileSystemDriver.cpp176 u_int32_t allocationBlockSize, firstAllocationBlock, startBlock, blockCount; local
/macosx-10.10.1/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.10.1/xnu-2782.1.97/bsd/sys/
H A Ddisk.h94 uint64_t blockCount; member in struct:__anon14609
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dutrie2_builder.cpp988 int32_t i, mapIndex, blockCount; local
/macosx-10.10.1/IOUSBMassStorageClass-370.0.4/
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.10.1/hfs-285/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.10.1/xnu-2782.1.97/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c887 AddFileExtent(ExtendedVCB *vcb, FCB *fcb, u_int32_t startBlock, u_int32_t blockCount) argument
[all...]
H A DVolumeAllocation.c3330 u_int32_t blockCount = 0; local
4814 add_free_extent_list(struct hfsmount *hfsmp, u_int32_t startBlock, u_int32_t blockCount) argument
4890 remove_free_extent_cache(struct hfsmount *hfsmp, u_int32_t startBlock, u_int32_t blockCount) argument
5010 add_free_extent_cache(struct hfsmount *hfsmp, u_int32_t startBlock, u_int32_t blockCount) argument
[all...]
/macosx-10.10.1/hfs-285/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.10.1/msdosfs-209.1.1/userfs_plugin/
H A Dmsdosfs.c1882 uint64_t blockCount; local
/macosx-10.10.1/xnu-2782.1.97/bsd/hfs/
H A Dhfs_resize.c915 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
2504 u_int32_t blockCount = hfsmp->jnl_size / hfsmp->blockSize; local
2567 u_int32_t blockCount; local
[all...]
H A Dhfs_vfsutils.c1606 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
/macosx-10.10.1/hfs-285/hfs_util/
H A Dhfsutil_main.c1769 u_int32_t allocationBlockSize, firstAllocationBlock, startBlock, blockCount; local
2174 u_int32_t blockCount = 0; local
[all...]

Completed in 396 milliseconds