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

/xnu-2782.1.97/bsd/hfs/
H A Dhfs.h840 extern void hfs_remove_orphans(struct hfsmount *);
H A Dhfs_vfsutils.c1037 hfs_remove_orphans(hfsmp);
1172 // from hfs_remove_orphans() with a faked-up filefork
1682 hfs_remove_orphans(struct hfsmount * hfsmp) function
1770 printf("hfs_remove_orphans: failed to start transaction\n");
1779 printf("hfs_remove_orphans: cat_preflight failed\n");
1858 printf("hfs_remove_orphans: error deleting cat rec for id %d!\n", cnode.c_desc.cd_cnid);
H A Dhfs_vfsops.c483 hfs_remove_orphans(hfsmp);

Completed in 45 milliseconds