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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_hotfiles.c108 static int hfs_recording_stop (struct hfsmount *);
299 hfs_recording_stop(struct hfsmount *hfsmp) function
344 panic("hfs_recording_stop: hfc_filevp exists (vp = %p)", hfsmp->hfc_filevp);
399 printf("hfs_recording_stop: need to reclaim %d blocks\n", listp->hfl_reclaimblks);
735 (void) hfs_recording_stop(hfsmp);

Completed in 21 milliseconds