Searched refs:ORIGFILE (Results 1 – 1 of 1) sorted by relevance
8791 #define ORIGFILE(p) ((sqlite3_file*)(((ApndFile*)(p))+1)) macro8927 pFile = ORIGFILE(pFile); in apndClose()8941 pFile = ORIGFILE(pFile); in apndRead()8959 assert(pFile == ORIGFILE(paf)); in apndWriteMark()8985 pFile = ORIGFILE(pFile); in apndWrite()8999 pFile = ORIGFILE(pFile); in apndTruncate()9010 pFile = ORIGFILE(pFile); in apndSync()9028 pFile = ORIGFILE(pFile); in apndLock()9036 pFile = ORIGFILE(pFile); in apndUnlock()9044 pFile = ORIGFILE(pFile); in apndCheckReservedLock()[all …]