Home
last modified time | relevance | path

Searched refs:discards_supported (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Ddevice-mapper.h350 bool discards_supported:1; member
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-table.c745 if (!tgt->num_discard_bios && tgt->discards_supported) in dm_table_add_target()
2040 if (!ti->discards_supported && in dm_table_supports_discards()
H A Ddm-user.c1047 ti->discards_supported = true; in user_ctr()
H A Ddm-log-writes.c596 ti->discards_supported = true; in log_writes_ctr()
H A Ddm-zoned-target.c891 ti->discards_supported = true; in dmz_ctr()
H A Ddm-bow.c793 ti->discards_supported = true; in dm_bow_ctr()
H A Ddm-clone-target.c1926 ti->discards_supported = true; in clone_ctr()
H A Ddm-thin.c3396 ti->discards_supported = true; in pool_ctr()
4255 ti->discards_supported = true; in thin_ctr()
H A Ddm-cache-target.c2442 ti->discards_supported = true; in cache_create()