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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_hotfiles.h116 int hfs_recording_init(struct hfsmount *);
H A Dhfs_hotfiles.c514 hfs_recording_init(struct hfsmount *hfsmp) function
576 panic("hfs_recording_init: hfc_filevp exists (vp = %p)", hfsmp->hfc_filevp);
607 printf("hfs_recording_init: err %d BTScanInit\n", error);
633 printf("hfs_recording_init: err %d BTScanNext\n", error);
672 printf("hfs_recording_init: BTInsertRecord failed %d (fileid %d)\n", error, key->fileID);
685 printf("hfs_recording_init: BTInsertRecord failed %d (fileid %d)\n", error, key->fileID);
H A Dhfs_vfsutils.c845 (void) hfs_recording_init(hfsmp);
H A Dhfs_vfsops.c467 (void) hfs_recording_init(hfsmp);

Completed in 32 milliseconds