Searched refs:MPOOLFILE (Results 1 - 19 of 19) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/dbinc_auto/
H A Dmp_ext.h9 int __memp_alloc __P((DB_MPOOL *, REGINFO *, MPOOLFILE *, size_t, roff_t *, void *));
10 void __memp_free __P((REGINFO *, MPOOLFILE *, void *));
11 int __memp_bhwrite __P((DB_MPOOL *, DB_MPOOL_HASH *, MPOOLFILE *, BH *, int));
31 char * __memp_fns __P((DB_MPOOL *, MPOOLFILE *));
33 int __memp_fopen __P((DB_MPOOLFILE *, MPOOLFILE *, const char *, u_int32_t, int, size_t));
36 int __memp_mf_discard __P((DB_MPOOL *, MPOOLFILE *));
62 int __memp_bh_settxn __P((DB_MPOOL *, MPOOLFILE *mfp, BH *, void *));
73 int __memp_get_bucket __P((ENV *, MPOOLFILE *, db_pgno_t, REGINFO **, DB_MPOOL_HASH **));
81 int __memp_walk_files __P((ENV *, MPOOL *, int (*) __P((ENV *, MPOOLFILE *, void *, u_int32_t *, u_int32_t)), void *, u_int32_t *, u_int32_t));
88 int __memp_mf_sync __P((DB_MPOOL *, MPOOLFILE *, in
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/mp/
H A Dmp_fmethod.c180 MPOOLFILE *mfp;
211 MPOOLFILE *mfp;
317 MPOOLFILE *mfp;
347 MPOOLFILE *mfp;
508 MPOOLFILE *mfp;
537 * PUBLIC: char * __memp_fns __P((DB_MPOOL *, MPOOLFILE *));
543 MPOOLFILE *mfp;
H A Dmp_sync.c28 MPOOLFILE *, void *, u_int32_t *, u_int32_t));
33 * PUBLIC: int (*) __P((ENV *, MPOOLFILE *, void *,
40 int (*func)__P((ENV *, MPOOLFILE *, void *, u_int32_t *, u_int32_t));
47 MPOOLFILE *mfp;
183 MPOOLFILE *mfp;
261 MPOOLFILE *mfp;
643 MPOOLFILE *mfp;
659 * Pin the MPOOLFILE structure into memory, and release the
666 * requires MPOOLFILE structures removed before we get to them
670 * Once we have the MPOOLFILE loc
[all...]
H A Dmp_fopen.c18 DB_MPOOLFILE *, const char *, u_int32_t, u_int32_t, MPOOLFILE **));
20 DB_MPOOLFILE *, DB_MPOOL_HASH *, const char *, u_int32_t, MPOOLFILE **));
89 * PUBLIC: MPOOLFILE *, const char *, u_int32_t, int, size_t));
94 MPOOLFILE *mfp;
106 MPOOLFILE *alloc_mfp;
174 * If we are passed a FILEID find the MPOOLFILE and inc
244 * an underlying MPOOLFILE -- there's a race in accessing
464 * the selected (or allocated) MPOOLFILE.
570 * Search a hash bucket for a MPOOLFILE.
579 MPOOLFILE **mfp
[all...]
H A Dmp_bh.c25 * PUBLIC: DB_MPOOL_HASH *, MPOOLFILE *, BH *, int));
31 MPOOLFILE *mfp;
200 MPOOLFILE *mfp;
303 MPOOLFILE *mfp;
473 MPOOLFILE *mfp;
537 MPOOLFILE *mfp;
623 * Decrement the reference count of the underlying MPOOLFILE.
H A Dmp_method.c478 MPOOLFILE *mfp;
664 MPOOLFILE *mfp;
744 MPOOLFILE *mfp;
788 MPOOLFILE *mfp;
825 MPOOLFILE *mfp;
857 MPOOLFILE *mfp;
H A Dmp_alloc.c22 * PUBLIC: REGINFO *, MPOOLFILE *, size_t, roff_t *, void *));
28 MPOOLFILE *mfp;
39 MPOOLFILE *bh_mfp;
387 /* Find the associated MPOOLFILE. */
539 * PUBLIC: void __memp_free __P((REGINFO *, MPOOLFILE *, void *));
544 MPOOLFILE *mfp;
H A Dmp_fset.c37 MPOOLFILE *mfp;
H A Dmp_stat.c30 MPOOLFILE *, void *, u_int32_t *, u_int32_t));
32 MPOOLFILE *, void *, u_int32_t *, u_int32_t));
34 MPOOLFILE *, void *, u_int32_t *, u_int32_t));
36 MPOOLFILE *, void *, u_int32_t *, u_int32_t));
203 /* Count the MPOOLFILE structures. */
238 MPOOLFILE *mfp;
268 MPOOLFILE *mfp;
301 MPOOLFILE *mfp;
601 __db_msg(env, "MPOOLFILE structures:");
628 MPOOLFILE *mf
[all...]
H A Dmp_mvcc.c46 * PUBLIC: int __memp_bh_settxn __P((DB_MPOOL *, MPOOLFILE *mfp, BH *, void *));
51 MPOOLFILE *mfp;
95 MPOOLFILE *mfp;
160 MPOOLFILE *bh_mfp;
170 /* Find the associated MPOOLFILE. */
398 MPOOLFILE *bh_mfp;
H A Dmp_resize.c25 * PUBLIC: MPOOLFILE *, db_pgno_t, REGINFO **, DB_MPOOL_HASH **));
30 MPOOLFILE *mfp;
123 MPOOLFILE *mfp;
260 * per-MPOOLFILE and the transaction detail (for MVCC
H A Dmp_fput.c73 MPOOLFILE *mfp;
H A Dmp_fget.c117 MPOOLFILE *mfp;
789 /* Increment buffer count referenced by MPOOLFILE. */
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Ddb.in185 struct __mpoolfile; typedef struct __mpoolfile MPOOLFILE;
577 MPOOLFILE *mfp; /* Underlying MPOOLFILE. */
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb.h175 struct __mpoolfile; typedef struct __mpoolfile MPOOLFILE; typedef in typeref:struct:__mpoolfile
567 MPOOLFILE *mfp; /* Underlying MPOOLFILE. */
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb.h164 struct __mpoolfile; typedef struct __mpoolfile MPOOLFILE; typedef in typeref:struct:__mpoolfile
556 MPOOLFILE *mfp; /* Underlying MPOOLFILE. */
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h173 struct __mpoolfile; typedef struct __mpoolfile MPOOLFILE; typedef in typeref:struct:__mpoolfile
565 MPOOLFILE *mfp; /* Underlying MPOOLFILE. */
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb.h212 struct __mpoolfile; typedef struct __mpoolfile MPOOLFILE; typedef in typeref:struct:__mpoolfile
604 MPOOLFILE *mfp; /* Underlying MPOOLFILE. */
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Ddb.h212 struct __mpoolfile; typedef struct __mpoolfile MPOOLFILE; typedef in typeref:struct:__mpoolfile
604 MPOOLFILE *mfp; /* Underlying MPOOLFILE. */

Completed in 229 milliseconds