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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs.h786 extern void hfs_remove_orphans(struct hfsmount *);
H A Dhfs_vfsutils.c820 hfs_remove_orphans(hfsmp);
962 // from hfs_remove_orphans() with a faked-up filefork
1374 hfs_remove_orphans(struct hfsmount * hfsmp) function
1462 printf("hfs_remove_orphans: failed to start transaction\n");
1471 printf("hfs_remove_orphans: cat_preflight failed\n");
1551 printf("hfs_remove_orphans: error deleting cat rec for id %d!\n", cnode.c_desc.cd_cnid);
H A Dhfs_vfsops.c460 hfs_remove_orphans(hfsmp);

Completed in 107 milliseconds