Searched refs:STK_PGONLY (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dbtree.h79 #define STK_PGONLY 0x04 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_search.c672 if (LF_ISSET(STK_PGONLY))
683 if (!LF_ISSET(STK_PGONLY))
H A Dbt_compact.c925 * Don't release locks (STK_PGONLY)if we had an error, we could reveal
930 sflag |= STK_PGONLY;
1399 if ((ret = __bam_stkrel(dbc, STK_CLRDBC | STK_PGONLY)) != 0)
2434 sflag = STK_PGONLY;

Completed in 48 milliseconds