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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c165 hfs_isallocated_scan
376 int hfs_isallocated_scan (struct hfsmount *hfsmp,
3863 u_int32_t res = hfs_isallocated_scan (hfsmp, curAllocBlock, buffer);
3933 int hfs_isallocated_scan(struct hfsmount *hfsmp, u_int32_t startingBlock, u_int32_t *bp_buf) { function

Completed in 90 milliseconds