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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c204 hfs_alloc_scan_block
370 static int hfs_alloc_scan_block(struct hfsmount *hfsmp,
760 error = hfs_alloc_scan_block (hfsmp, blocks_scanned, hfsmp->totalBlocks,
3823 static int hfs_alloc_scan_block(struct hfsmount *hfsmp, u_int32_t startbit, function
4058 * variable as well, since it will use the same hfs_alloc_scan_block function to do its bit
4098 error = hfs_alloc_scan_block (hfsmp, *cur_block_eof, endBlock, cur_block_eof);

Completed in 62 milliseconds