Searched refs:initialscan (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/hfscommon/headers/
H A DFileMgrInternal.h259 GenerateTree( struct hfsmount *hfsmp, u_int32_t end_block, int *flags, int initialscan);
/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c4036 u_int32_t GenerateTree(struct hfsmount *hfsmp, u_int32_t endBlock, int *flags, int initialscan) { argument
4071 if ((initialscan) && (endBlock != hfsmp->allocLimit)) {

Completed in 26 milliseconds