Searched refs:dm_table_supports_poll (Results 1 – 1 of 1) sorted by relevance
1001 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() function2037 if (dm_table_supports_poll(t)) in dm_table_set_restrictions()