Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/
Ddm-table.c1008 static bool dm_table_supports_poll(struct dm_table *t);
1030 poll_supported = dm_table_supports_poll(t); in dm_table_alloc_md_mempools()
1539 static bool dm_table_supports_poll(struct dm_table *t) in dm_table_supports_poll() function
2061 if (dm_table_supports_poll(t)) in dm_table_set_restrictions()