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

/darwin-on-arm/xnu/bsd/sys/
H A Ddisk.h89 uint64_t blockCount; member in struct:__anon477
/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c871 AddFileExtent(ExtendedVCB *vcb, FCB *fcb, u_int32_t startBlock, u_int32_t blockCount) argument
[all...]
H A DVolumeAllocation.c3594 u_int32_t blockCount = 0; local
4404 add_free_extent_list(struct hfsmount *hfsmp, u_int32_t startBlock, u_int32_t blockCount) argument
4480 remove_free_extent_cache(struct hfsmount *hfsmp, u_int32_t startBlock, u_int32_t blockCount) argument
4607 add_free_extent_cache(struct hfsmount *hfsmp, u_int32_t startBlock, u_int32_t blockCount) argument
[all...]
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vfsutils.c1298 int baseBlockCount, blockCount; local
[all...]
H A Dhfs_format.h183 u_int16_t blockCount; /* number of allocation blocks */ member in struct:HFSExtentDescriptor
190 u_int32_t blockCount; /* number of allocation blocks */ member in struct:HFSPlusExtentDescriptor
H A Dhfs_vfsops.c4794 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
6362 u_int32_t blockCount = hfsmp->jnl_size / hfsmp->blockSize; local
6425 u_int32_t blockCount; local
[all...]

Completed in 38 milliseconds