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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c3582 hfs_isallocated_internal(struct hfsmount *hfsmp, u_int32_t startingBlock, function
3732 return hfs_isallocated_internal(hfsmp, startBlock, numBlocks, false, allocCount);
3757 error = hfs_isallocated_internal(hfsmp, startingBlock, numBlocks, true, &allocCount);

Completed in 69 milliseconds