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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/headers/
H A DFileMgrInternal.h255 UnmapBlocks(struct hfsmount *hfsmp);
/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c74 UnmapBlocks
722 ; Routine: UnmapBlocks
734 u_int32_t UnmapBlocks (struct hfsmount *hfsmp) { function
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vfsops.c1210 * UnmapBlocks assumes that the bitmap lock is held when you call the function.
1213 (void) UnmapBlocks(hfsmp);

Completed in 86 milliseconds