Searched refs:ORIGFILE (Results 1 – 1 of 1) sorted by relevance
9620 #define ORIGFILE(p) ((sqlite3_file*)(((ApndFile*)(p))+1)) macro9756 pFile = ORIGFILE(pFile); in apndClose()9770 pFile = ORIGFILE(pFile); in apndRead()9788 assert(pFile == ORIGFILE(paf)); in apndWriteMark()9814 pFile = ORIGFILE(pFile); in apndWrite()9828 pFile = ORIGFILE(pFile); in apndTruncate()9839 pFile = ORIGFILE(pFile); in apndSync()9857 pFile = ORIGFILE(pFile); in apndLock()9865 pFile = ORIGFILE(pFile); in apndUnlock()9873 pFile = ORIGFILE(pFile); in apndCheckReservedLock()[all …]