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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vfsops.c6163 hfs_journal_relocate_callback(void *_args) function
6175 printf("hfs_journal_relocate_callback: failed to read JIB (%d)\n", error);
6188 printf("hfs_journal_relocate_callback: failed to write JIB (%d)\n", error);
6194 printf("hfs_journal_relocate_callback: DKIOCSYNCHRONIZECACHE failed (%d)\n", error);
6314 hfs_journal_relocate_callback, &callback_args);

Completed in 36 milliseconds