Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddevice-mapper.h360 bool flush_supported:1;
357 bool flush_supported:1; global() member
/linux/drivers/md/
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-writecache.c2664 ti->flush_supported = true; in writecache_ctr()
H A Ddm-cache-target.c2396 ti->flush_supported = true; in cache_create()
H A Ddm-thin.c4272 ti->flush_supported = true; in thin_ctr()
H A Ddm-integrity.c5154 ti->flush_supported = true; in dm_integrity_ctr()
/linux/drivers/md/dm-vdo/
H A Ddm-vdo-target.c1123 ti->flush_supported = true; in configure_target_capabilities()