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

/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DCheckHFS.h78 extern int journal_replay(const char *);
H A DSVerify1.c4470 /* Function: journal_replay
4480 //int journal_replay(SGlobPtr gptr)
4481 int journal_replay(const char *block_device) function
/macosx-10.10/hfs-285/fsck_hfs/
H A Dfsck_hfs.c661 rv = journal_replay(block_device);
663 plog("journal_replay(%s) returned %d\n", block_device, rv);

Completed in 133 milliseconds