Lines Matching refs:flush_on_suspend
172 bool flush_on_suspend:1;
928 bool flush_on_suspend;
935 flush_on_suspend = wc->flush_on_suspend;
936 if (flush_on_suspend) {
937 wc->flush_on_suspend = false;
946 if (flush_on_suspend)
1151 wc->flush_on_suspend = true;
1159 wc->flush_on_suspend = true;
1199 else if (!strcasecmp(argv[0], "flush_on_suspend"))