Home
last modified time | relevance | path

Searched refs:flush_supported (Results 1 – 11 of 11) sorted by relevance

/linux/include/linux/
H A Ddevice-mapper.h357 bool flush_supported:1; member
/linux/drivers/md/
H A Ddm-log-writes.c572 ti->flush_supported = true; in log_writes_ctr()
H A Ddm-zoned-target.c886 ti->flush_supported = true; in dmz_ctr()
H A Ddm-era-target.c1548 ti->flush_supported = true; in era_ctr()
H A Ddm-clone-target.c1912 ti->flush_supported = true; in clone_ctr()
H A Ddm-table.c1706 if (ti->num_flush_bios && ti->flush_supported) in dm_table_supports_flush()
H A Ddm-writecache.c2664 ti->flush_supported = true; in writecache_ctr()
H A Ddm-cache-target.c2389 ti->flush_supported = true; in cache_create()
H A Ddm-thin.c4272 ti->flush_supported = true; in thin_ctr()
H A Ddm-integrity.c4942 ti->flush_supported = true; in dm_integrity_ctr()
/linux/drivers/md/dm-vdo/
H A Ddm-vdo-target.c1120 ti->flush_supported = true; in configure_target_capabilities()