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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dlog.h240 int in_flush; /* Log flush in progress. */ member in struct:__log
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog_put.c929 if (release && lp->in_flush != 0) {
974 lp->in_flush--;
1030 lp->in_flush++;
1059 lp->in_flush--;
1087 lp->in_flush++;
H A Dlog_stat.c283 STAT_LONG("log flush in progress", lp->in_flush);

Completed in 28 milliseconds