Lines Matching refs:flush_on_suspend
171 bool flush_on_suspend:1;
904 bool flush_on_suspend;
911 flush_on_suspend = wc->flush_on_suspend;
912 if (flush_on_suspend) {
913 wc->flush_on_suspend = false;
922 if (flush_on_suspend)
1123 wc->flush_on_suspend = true;
1131 wc->flush_on_suspend = true;
1159 else if (!strcasecmp(argv[0], "flush_on_suspend"))