flush_supported  2480 drivers/md/dm-cache-target.c 	ti->flush_supported = true;
flush_supported  1934 drivers/md/dm-clone-target.c 	ti->flush_supported = true;
flush_supported  1514 drivers/md/dm-era-target.c 	ti->flush_supported = true;
flush_supported  4105 drivers/md/dm-integrity.c 	ti->flush_supported = true;
flush_supported   594 drivers/md/dm-log-writes.c 	ti->flush_supported = true;
flush_supported  1657 drivers/md/dm-table.c 		if (ti->flush_supported)
flush_supported  4281 drivers/md/dm-thin.c 	ti->flush_supported = true;
flush_supported  2250 drivers/md/dm-writecache.c 	ti->flush_supported = true;
flush_supported   798 drivers/md/dm-zoned-target.c 	ti->flush_supported = true;
flush_supported   312 include/linux/device-mapper.h 	bool flush_supported:1;