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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dmp_ext.h62 int __memp_bh_settxn __P((DB_MPOOL *, MPOOLFILE *mfp, BH *, void *));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_fget.c880 (ret = __memp_bh_settxn(dbmp, mfp, alloc_bhp, td)) != 0)
906 (ret = __memp_bh_settxn(dbmp, mfp, bhp, td)) != 0)
H A Dmp_mvcc.c43 * __memp_bh_settxn --
46 * PUBLIC: int __memp_bh_settxn __P((DB_MPOOL *, MPOOLFILE *mfp, BH *, void *));
49 __memp_bh_settxn(dbmp, mfp, bhp, vtd) function

Completed in 38 milliseconds