Searched refs:__memp_bhwrite (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dmp_ext.h11 int __memp_bhwrite __P((DB_MPOOL *, DB_MPOOL_HASH *, MPOOLFILE *, BH *, int));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_alloc.c394 ret = __memp_bhwrite(dbmp, hp, bh_mfp, bhp, 0);
H A Dmp_bh.c21 * __memp_bhwrite --
24 * PUBLIC: int __memp_bhwrite __P((DB_MPOOL *,
28 __memp_bhwrite(dbmp, hp, mfp, bhp, open_extents) function
H A Dmp_sync.c551 __memp_bhwrite(dbmp, hp, mfp, bhp, 1)) == 0) {
902 * We mark files opened in the __memp_bhwrite() function with the
904 * and, if a file was opened by __memp_bhwrite(), we close it.

Completed in 47 milliseconds