DMF_SUSPENDED    2392 drivers/md/dm.c 		set_bit(DMF_SUSPENDED, &md->flags);
DMF_SUSPENDED    2711 drivers/md/dm.c 	r = __dm_suspend(md, map, suspend_flags, TASK_INTERRUPTIBLE, DMF_SUSPENDED);
DMF_SUSPENDED    2774 drivers/md/dm.c 	clear_bit(DMF_SUSPENDED, &md->flags);
DMF_SUSPENDED    2962 drivers/md/dm.c 	return test_bit(DMF_SUSPENDED, &md->flags);