Searched refs:SQLITE_IOCAP_SEQUENTIAL (Results 1 – 2 of 2) sorted by relevance
681 #define SQLITE_IOCAP_SEQUENTIAL 0x00000400 macro
1002 #define SQLITE_IOCAP_SEQUENTIAL 0x00000400 macro44593 SQLITE_IOCAP_SEQUENTIAL | /* The ram filesystem has no write behind in setDeviceCharacteristics()44603 SQLITE_IOCAP_SEQUENTIAL | /* The ram filesystem has no write behind in setDeviceCharacteristics()44612 SQLITE_IOCAP_SEQUENTIAL | /* The ram filesystem has no write behind in setDeviceCharacteristics()44620 SQLITE_IOCAP_SEQUENTIAL | /* The ram filesystem has no write behind in setDeviceCharacteristics()44628 SQLITE_IOCAP_SEQUENTIAL | /* The ram filesystem has no write behind in setDeviceCharacteristics()55812 SQLITE_IOCAP_SEQUENTIAL;64036 if( pPager->fullSync && 0==(iDc&SQLITE_IOCAP_SEQUENTIAL) ){64048 if( 0==(iDc&SQLITE_IOCAP_SEQUENTIAL) ){69255 if( iDC & SQLITE_IOCAP_SEQUENTIAL ){ pRet->syncHeader = 0; }[all …]