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

/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DScavenger.h1062 extern int CheckIfJournaled(SGlobPtr GPtr, Boolean journal_bit_only);
H A DSVerify1.c79 * If journal_bit_only is true, the function only checks
83 * If journal_bit_only is false, in addition to checking
98 CheckIfJournaled(SGlobPtr GPtr, Boolean journal_bit_only) argument
144 if (journal_bit_only == true) {

Completed in 190 milliseconds