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

/linux-master/drivers/md/
H A Ddm-table.c842 static bool dm_table_supports_dax(struct dm_table *t, function
922 if (dm_table_supports_dax(t, device_not_dax_capable) ||
1994 if (dm_table_supports_dax(t, device_not_dax_capable)) {
1996 if (dm_table_supports_dax(t, device_not_dax_synchronous_capable))

Completed in 118 milliseconds