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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/headers/
H A DFileMgrInternal.h262 DestroyTrees( struct hfsmount *hfsmp);
/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c200 DestroyTrees
976 DestroyTrees(hfsmp);
1744 DestroyTrees(VCBTOHFS(vcb));
2499 DestroyTrees(hfsmp);
2991 DestroyTrees(hfsmp);
4115 void DestroyTrees(struct hfsmount *hfsmp) { function
4119 printf("DestroyTrees: Validating red/black tree for vol %s\n", (char*) hfsmp->vcbVN);
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vfsops.c1256 DestroyTrees(hfsmp);

Completed in 27 milliseconds