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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_sync.c882 __memp_close_flush_files(env, dosync)
884 int dosync;
911 if (dosync) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c2374 int dosync; local
2397 dosync = tinfo->curr.offset != offset || tinfo->curr.period != period;
2405 if (!dowide && !dosync && !doppr) {
2407 dosync = tinfo->goal.offset != 0;
2410 if (!dowide && !dosync && !doppr) {
2418 dosync = 1;
2438 if (doppr || (dosync && !dowide)) {
H A Daic79xx_core.c3736 int dosync; local
3759 dosync = tinfo->curr.offset != offset || tinfo->curr.period != period;
3767 if (!dowide && !dosync && !doppr) {
3769 dosync = tinfo->goal.offset != 0;
3772 if (!dowide && !dosync && !doppr) {
3780 dosync = 1;
3799 if (doppr || (dosync && !dowide)) {

Completed in 88 milliseconds