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

/xnu-2422.115.4/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c339 static int hfs_release_summary (struct hfsmount *hfsmp, uint32_t start, uint32_t length);
1224 (void) hfs_release_summary (hfsmp, firstBlock, numBlocks);
3594 * hfs_release_summary
3608 static int hfs_release_summary(struct hfsmount *hfsmp, uint32_t start_blk, uint32_t length) { function

Completed in 72 milliseconds