Searched refs:isJournal (Results 1 – 1 of 1) sorted by relevance
39157 int isJournal; /* True if this is a journal file */ member39646 pFile->isJournal ? "journal" : "db")); in kvvfsClose()39665 assert( pFile->isJournal ); in kvvfsReadJrnl()39901 assert( !pFile->isJournal ); in kvvfsLock()39915 assert( !pFile->isJournal ); in kvvfsUnlock()39990 pFile->isJournal = 1; in kvvfsOpen()39998 pFile->isJournal = 0; in kvvfsOpen()