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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_hotfiles.c133 static int hotfiles_refine (struct hfsmount *);
384 error = hotfiles_refine(hfsmp);
954 hotfiles_refine(struct hfsmount *hfsmp) function
1014 printf("hfs: hotfiles_refine: BTUpdateRecord failed %d (file %d)\n", error, key->fileID);
1030 printf("hfs: hotfiles_refine: BTDeleteRecord failed %d (file %d)\n", error, key->fileID);
1040 printf("hfs: hotfiles_refine: BTInsertRecord failed %d (file %d)\n", error, key->fileID);

Completed in 14 milliseconds