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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c486 ; Routine: hfs_unmap_free_extent
504 static void hfs_unmap_free_extent(struct hfsmount *hfsmp, u_int32_t startingBlock, u_int32_t numBlocks) function
534 printf("hfs_unmap_free_extent: error %d from journal_trim_add_extent", err);
635 ; which may have previously been passed to hfs_unmap_free_extent,
675 ; (via hfs_unmap_free_extent/journal_trim_add_extent) has been
2880 hfs_unmap_free_extent(vcb, unmapStart, unmapCount);

Completed in 18 milliseconds