DM_SUSPEND_LOCKFS_FLAG 1008 drivers/md/dm-ioctl.c 	unsigned suspend_flags = DM_SUSPEND_LOCKFS_FLAG;
DM_SUSPEND_LOCKFS_FLAG 1016 drivers/md/dm-ioctl.c 		suspend_flags &= ~DM_SUSPEND_LOCKFS_FLAG;
DM_SUSPEND_LOCKFS_FLAG 1037 drivers/md/dm-ioctl.c 	unsigned suspend_flags = DM_SUSPEND_LOCKFS_FLAG;
DM_SUSPEND_LOCKFS_FLAG 1063 drivers/md/dm-ioctl.c 			suspend_flags &= ~DM_SUSPEND_LOCKFS_FLAG;
DM_SUSPEND_LOCKFS_FLAG 2582 drivers/md/dm.c 	bool do_lockfs = suspend_flags & DM_SUSPEND_LOCKFS_FLAG;