Searched refs:DBLOG_DSYNC (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/
H A Dlog.h129 #define DBLOG_DSYNC 0x04 /* Set OS_DSYNC on the log. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog_method.c387 { DB_LOG_DSYNC, DBLOG_DSYNC},
H A Dlog_stat.c240 { DBLOG_DSYNC, "DBLOG_DSYNC"},
H A Dlog_put.c1346 (F_ISSET(dblp, DBLOG_DSYNC) ? DB_OSO_DSYNC : 0);

Completed in 94 milliseconds