Searched refs:SQLITE_IOCAP_SEQUENTIAL (Results 1 – 2 of 2) sorted by relevance
662 #define SQLITE_IOCAP_SEQUENTIAL 0x00000400 macro
968 #define SQLITE_IOCAP_SEQUENTIAL 0x00000400 macro38374 SQLITE_IOCAP_SEQUENTIAL | /* The ram filesystem has no write behind38384 SQLITE_IOCAP_SEQUENTIAL | /* The ram filesystem has no write behind38393 SQLITE_IOCAP_SEQUENTIAL | /* The ram filesystem has no write behind38401 SQLITE_IOCAP_SEQUENTIAL | /* The ram filesystem has no write behind38409 SQLITE_IOCAP_SEQUENTIAL | /* The ram filesystem has no write behind48988 SQLITE_IOCAP_SEQUENTIAL;56935 if( pPager->fullSync && 0==(iDc&SQLITE_IOCAP_SEQUENTIAL) ){56947 if( 0==(iDc&SQLITE_IOCAP_SEQUENTIAL) ){61937 if( iDC & SQLITE_IOCAP_SEQUENTIAL ){ pRet->syncHeader = 0; }[all …]