Searched refs:SQLITE_IOCAP_SEQUENTIAL (Results 1 – 2 of 2) sorted by relevance
662 #define SQLITE_IOCAP_SEQUENTIAL 0x00000400 macro
972 #define SQLITE_IOCAP_SEQUENTIAL 0x00000400 macro38471 SQLITE_IOCAP_SEQUENTIAL | /* The ram filesystem has no write behind38481 SQLITE_IOCAP_SEQUENTIAL | /* The ram filesystem has no write behind38490 SQLITE_IOCAP_SEQUENTIAL | /* The ram filesystem has no write behind38498 SQLITE_IOCAP_SEQUENTIAL | /* The ram filesystem has no write behind38506 SQLITE_IOCAP_SEQUENTIAL | /* The ram filesystem has no write behind49085 SQLITE_IOCAP_SEQUENTIAL;57119 if( pPager->fullSync && 0==(iDc&SQLITE_IOCAP_SEQUENTIAL) ){57131 if( 0==(iDc&SQLITE_IOCAP_SEQUENTIAL) ){62173 if( iDC & SQLITE_IOCAP_SEQUENTIAL ){ pRet->syncHeader = 0; }[all …]