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

/xnu-2422.115.4/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c2851 u_int32_t updated_free_extent = 0; local
3155 updated_free_extent = add_free_extent_cache(vcb, firstBlock, foundBlocks);
3169 updated_free_extent = add_free_extent_cache(vcb, firstBlock, foundBlocks);
3201 if (updated_free_extent && (vcb->hfs_flags & HFS_HAS_SPARSE_DEVICE)) {

Completed in 23 milliseconds