noflush           216 drivers/ide/ide.c module_param_named(noflush, ide_noflush, ide_dev_mask, 0);
noflush           217 drivers/ide/ide.c MODULE_PARM_DESC(noflush, "disable flush requests for a device");
noflush          2583 drivers/md/dm.c 	bool noflush = suspend_flags & DM_SUSPEND_NOFLUSH_FLAG;
noflush          2592 drivers/md/dm.c 	if (noflush)
noflush          2609 drivers/md/dm.c 	if (!noflush && do_lockfs) {
noflush          2651 drivers/md/dm.c 	if (noflush)