Searched refs:PUTOVFL (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 Dhash.h132 #define PUTOVFL 0x40 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_rec.c208 if ((cmp_p == 0 && DB_REDO(op) && argp->opcode == PUTOVFL) ||
216 (cmp_n == 0 && DB_UNDO(op) && argp->opcode == PUTOVFL)) {
241 if ((cmp_p == 0 && DB_REDO(op) && argp->opcode == PUTOVFL) ||
249 (cmp_n == 0 && DB_UNDO(op) && argp->opcode == PUTOVFL)) {
274 if ((cmp_p == 0 && DB_REDO(op) && argp->opcode == PUTOVFL) ||
282 (cmp_n == 0 && DB_UNDO(op) && argp->opcode == PUTOVFL)) {
H A Dhash_page.c2294 PUTOVFL, PGNO(pagep), &LSN(pagep), PGNO(new_pagep),

Completed in 113 milliseconds