Searched refs:isJournal (Results 1 – 1 of 1) sorted by relevance
37911 int isJournal; /* True if this is a journal file */ member38356 pFile->isJournal ? "journal" : "db")); in kvvfsClose()38372 assert( pFile->isJournal ); in kvvfsReadJrnl()38601 assert( !pFile->isJournal ); in kvvfsLock()38615 assert( !pFile->isJournal ); in kvvfsUnlock()38685 pFile->isJournal = 0; in kvvfsOpen()38691 pFile->isJournal = 1; in kvvfsOpen()