Searched refs:isJournal (Results 1 – 1 of 1) sorted by relevance
39187 int isJournal; /* True if this is a journal file */ member39677 pFile->isJournal ? "journal" : "db")); in kvvfsClose()39694 assert( pFile->isJournal ); in kvvfsReadJrnl()39931 assert( !pFile->isJournal ); in kvvfsLock()39945 assert( !pFile->isJournal ); in kvvfsUnlock()40020 pFile->isJournal = 1; in kvvfsOpen()40028 pFile->isJournal = 0; in kvvfsOpen()