summaryrefslogtreecommitdiff
path: root/bdb/dbinc_auto/crdel_auto.h
blob: bdae193fac8080b8943e794e445f0f5351824343 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* Do not edit: automatically built by gen_rec.awk. */

#ifndef	__crdel_AUTO_H
#define	__crdel_AUTO_H
#define	DB___crdel_metasub	142
typedef struct ___crdel_metasub_args {
	u_int32_t type;
	DB_TXN *txnid;
	DB_LSN prev_lsn;
	int32_t	fileid;
	db_pgno_t	pgno;
	DBT	page;
	DB_LSN	lsn;
} __crdel_metasub_args;

#endif