Searched refs:create_txnid (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/dbreg/
H A Ddbreg_stat.c62 STAT_ULONG("create txn", fnp->create_txnid);
112 (u_long)fnp->create_txnid, (u_long)fnp->flags,
H A Ddbreg.c89 __dbreg_setup(dbp, fname, dname, create_txnid)
92 u_int32_t create_txnid;
142 fnp->create_txnid = create_txnid;
320 * Once we log the create_txnid, we need to make sure we never
324 fnp->create_txnid = TXN_INVALID;
960 fnp->s_type, fnp->meta_pgno, fnp->create_txnid);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dlog.h49 u_int32_t create_txnid; /* member in struct:__fname

Completed in 45 milliseconds