Home
last modified time | relevance | path

Searched refs:DB_MPOOL_FREE (Results 1 – 25 of 41) sorted by relevance

12

/dports/databases/db5/db-5.3.28/src/mp/
H A Dmp_fget.c164 dirty = LF_ISSET(DB_MPOOL_DIRTY | DB_MPOOL_EDIT | DB_MPOOL_FREE);
379 flags != DB_MPOOL_NEW && flags != DB_MPOOL_FREE) {
439 if (flags == DB_MPOOL_FREE) {
588 if (LF_ISSET(DB_MPOOL_FREE) &&
749 else if (flags == DB_MPOOL_FREE)
924 flags != DB_MPOOL_FREE && !F_ISSET(bhp, BH_FREED)) {
949 DB_ASSERT(env, (extending || flags == DB_MPOOL_FREE ||
979 F_ISSET(bhp, BH_FREED) || flags == DB_MPOOL_FREE) {
1002 ((flags == DB_MPOOL_FREE) ? BH_FREED :
1004 DB_ASSERT(env, flags != DB_MPOOL_FREE ||
[all …]
H A Dmp_method.c857 ip, txn, DB_MPOOL_FREE, &pagep)) != 0)
/dports/databases/db18/db-18.1.40/src/mp/
H A Dmp_fget.c169 dirty = LF_ISSET(DB_MPOOL_DIRTY | DB_MPOOL_EDIT | DB_MPOOL_FREE);
388 flags != DB_MPOOL_NEW && flags != DB_MPOOL_FREE) {
448 if (flags == DB_MPOOL_FREE) {
589 if (LF_ISSET(DB_MPOOL_FREE) &&
750 else if (flags == DB_MPOOL_FREE)
925 flags != DB_MPOOL_FREE && !F_ISSET(bhp, BH_FREED)) {
959 DB_ASSERT(env, (extending || flags == DB_MPOOL_FREE ||
989 F_ISSET(bhp, BH_FREED) || flags == DB_MPOOL_FREE) {
1012 ((flags == DB_MPOOL_FREE) ? BH_FREED :
1014 DB_ASSERT(env, flags != DB_MPOOL_FREE ||
[all …]
H A Dmp_method.c912 ip, txn, DB_MPOOL_FREE, &pagep)) != 0)
/dports/databases/db5/db-5.3.28/src/heap/
H A Dheap_reclaim.c105 dbc->thread_info, dbc->txn, DB_MPOOL_FREE, &pg)) != 0)
H A Dheap_rec.c214 &argp->pgno, ip, NULL, DB_MPOOL_FREE, &pagep)) != 0)
376 dbc->thread_info, dbc->txn, DB_MPOOL_FREE, &pagep)) != 0)
/dports/databases/db18/db-18.1.40/src/heap/
H A Dheap_reclaim.c105 dbc->thread_info, dbc->txn, DB_MPOOL_FREE, &pg)) != 0)
H A Dheap_rec.c221 &argp->pgno, ip, txn, DB_MPOOL_FREE, &pagep)) != 0)
389 dbc->thread_info, dbc->txn, DB_MPOOL_FREE, &pagep)) != 0)
/dports/databases/db5/db-5.3.28/src/dbinc_auto/
H A Dapi_flags.in92 #define DB_MPOOL_FREE 0x00000008
/dports/databases/db18/db-18.1.40/src/dbinc_auto/
H A Dapi_flags.in99 #define DB_MPOOL_FREE 0x00000008
/dports/databases/p5-BerkeleyDB/BerkeleyDB-0.64/
H A Dmkconsts.pl676 DB_MPOOL_FREE => DEFINE,
H A Dconstants.h2458 #ifdef DB_MPOOL_FREE in constant_13()
2459 *iv_return = DB_MPOOL_FREE; in constant_13()
/dports/databases/db18/db-18.1.40/lang/perl/BerkeleyDB/
H A Dmkconsts.pl676 DB_MPOOL_FREE => DEFINE,
H A Dconstants.h2458 #ifdef DB_MPOOL_FREE in constant_13()
2459 *iv_return = DB_MPOOL_FREE; in constant_13()
/dports/databases/db5/db-5.3.28/lang/perl/BerkeleyDB/
H A Dmkconsts.pl676 DB_MPOOL_FREE => DEFINE,
H A Dconstants.h2366 #ifdef DB_MPOOL_FREE in constant_13()
2367 *iv_return = DB_MPOOL_FREE; in constant_13()
/dports/databases/db18/db-18.1.40/dist/
H A Dapi_flags331 DB_MPOOL_FREE # UNDOC: Free page if present
H A Dpubdef.in322 DB_MPOOL_FREE * I * *
/dports/databases/db5/db-5.3.28/dist/
H A Dapi_flags311 DB_MPOOL_FREE # UNDOC: Free page if present
H A Dpubdef.in301 DB_MPOOL_FREE * I * *
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h767 #define DB_MPOOL_FREE 0x008 /* Free page if present. */ macro
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h767 #define DB_MPOOL_FREE 0x008 /* Free page if present. */ macro
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h767 #define DB_MPOOL_FREE 0x008 /* Free page if present. */ macro
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h767 #define DB_MPOOL_FREE 0x008 /* Free page if present. */ macro
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h767 #define DB_MPOOL_FREE 0x008 /* Free page if present. */ macro

12