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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c149 remove_free_extent_cache
434 static void remove_free_extent_cache(struct hfsmount *hfsmp, u_int32_t startBlock, u_int32_t blockCount);
1056 (void) remove_free_extent_cache(hfsmp, *actualStartBlock, *actualNumBlocks);
2154 remove_free_extent_cache(vcb, *actualStartBlock, *actualNumBlocks);
4480 static void remove_free_extent_cache(struct hfsmount *hfsmp, u_int32_t startBlock, u_int32_t blockCount) function

Completed in 12 milliseconds