Searched refs:quotaGroupOpenFileCount (Results 1 – 1 of 1) sorted by relevance
195 static int quotaGroupOpenFileCount(quotaGroup *pGroup){ in quotaGroupOpenFileCount() function230 if( pGroup->iLimit==0 && quotaGroupOpenFileCount(pGroup)==0 ){ in quotaGroupDeref()802 if( quotaGroupOpenFileCount(pGroup)>0 ) return SQLITE_MISUSE; in sqlite3_quota_shutdown()808 assert( quotaGroupOpenFileCount(pGroup)==0 ); in sqlite3_quota_shutdown()