Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Ddm-table.c1001 static bool dm_table_supports_poll(struct dm_table *t);
1038 dm_table_supports_poll(t) ? BIOSET_PERCPU_CACHE : 0)) in dm_table_alloc_md_mempools()
1545 static bool dm_table_supports_poll(struct dm_table *t) in dm_table_supports_poll() function
2037 if (dm_table_supports_poll(t)) in dm_table_set_restrictions()