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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Ddisk.h87 uint64_t blockCount; member in struct:__anon357
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c853 AddFileExtent(ExtendedVCB *vcb, FCB *fcb, u_int32_t startBlock, u_int32_t blockCount) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_vfsutils.c1104 int baseBlockCount, blockCount; local
[all...]
H A Dhfs_format.h176 u_int16_t blockCount; /* number of allocation blocks */ member in struct:HFSExtentDescriptor
183 u_int32_t blockCount; /* number of allocation blocks */ member in struct:HFSPlusExtentDescriptor
H A Dhfs_vfsops.c3865 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
4027 u_int32_t blockCount; local
4364 u_int32_t blockCount; local
[all...]

Completed in 45 milliseconds