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

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_hotfiles.c133 static int hotfiles_refine (struct hfsmount *);
384 error = hotfiles_refine(hfsmp);
962 hotfiles_refine(struct hfsmount *hfsmp) function
1022 printf("hfs: hotfiles_refine: BTUpdateRecord failed %d (file %d)\n", error, key->fileID);
1038 printf("hfs: hotfiles_refine: BTDeleteRecord failed %d (file %d)\n", error, key->fileID);
1048 printf("hfs: hotfiles_refine: BTInsertRecord failed %d (file %d)\n", error, key->fileID);

Completed in 65 milliseconds