flush_on_suspend  162 drivers/md/dm-writecache.c 	bool flush_on_suspend:1;
flush_on_suspend  833 drivers/md/dm-writecache.c 	bool flush_on_suspend;
flush_on_suspend  839 drivers/md/dm-writecache.c 	flush_on_suspend = wc->flush_on_suspend;
flush_on_suspend  840 drivers/md/dm-writecache.c 	if (flush_on_suspend) {
flush_on_suspend  841 drivers/md/dm-writecache.c 		wc->flush_on_suspend = false;
flush_on_suspend  850 drivers/md/dm-writecache.c 	if (flush_on_suspend)
flush_on_suspend 1044 drivers/md/dm-writecache.c 	wc->flush_on_suspend = true;