Searched refs:ORIGFILE (Results 1 – 1 of 1) sorted by relevance
11576 #define ORIGFILE(p) ((sqlite3_file*)(((ApndFile*)(p))+1)) macro11712 pFile = ORIGFILE(pFile); in apndClose()11726 pFile = ORIGFILE(pFile); in apndRead()11744 assert(pFile == ORIGFILE(paf)); in apndWriteMark()11770 pFile = ORIGFILE(pFile); in apndWrite()11784 pFile = ORIGFILE(pFile); in apndTruncate()11795 pFile = ORIGFILE(pFile); in apndSync()11813 pFile = ORIGFILE(pFile); in apndLock()11821 pFile = ORIGFILE(pFile); in apndUnlock()11829 pFile = ORIGFILE(pFile); in apndCheckReservedLock()[all …]