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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c191 hfs_checktreelinks
420 static void hfs_checktreelinks (struct hfsmount *hfsmp);
3426 hfs_checktreelinks (hfsmp);
3449 hfs_checktreelinks (struct hfsmount *hfsmp) { function
3462 panic("hfs_checktreelinks: mismatch for node (%p), next: %p , treenext %p !\n", current, next, treenext);

Completed in 29 milliseconds