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

/linux-master/drivers/md/
H A Ddm-table.c1017 static bool dm_table_supports_poll(struct dm_table *t);
1054 dm_table_supports_poll(t) ? BIOSET_PERCPU_CACHE : 0))
1551 static bool dm_table_supports_poll(struct dm_table *t) function
2060 if (dm_table_supports_poll(t))

Completed in 115 milliseconds