Home
last modified time | relevance | path

Searched refs:dm_target_supports_zoned_hm (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/
A Ddevice-mapper.h271 #define dm_target_supports_zoned_hm(type) ((type)->features & DM_TARGET_ZONED_HM) macro
274 #define dm_target_supports_zoned_hm(type) (false) macro
/linux-6.3-rc2/drivers/md/
A Ddm-table.c1601 if (dm_target_supports_zoned_hm(ti->type)) { in dm_table_supports_zoned_model()

Completed in 8 milliseconds