dm_table_supports_dax 993 drivers/md/dm-table.c if (dm_table_supports_dax(t, device_supports_dax, &page_size) || dm_table_supports_dax 1923 drivers/md/dm-table.c if (dm_table_supports_dax(t, device_supports_dax, &page_size)) { dm_table_supports_dax 1925 drivers/md/dm-table.c if (dm_table_supports_dax(t, device_dax_synchronous, NULL)) dm_table_supports_dax 1120 drivers/md/dm.c ret = dm_table_supports_dax(map, device_supports_dax, &blocksize); dm_table_supports_dax 75 drivers/md/dm.h bool dm_table_supports_dax(struct dm_table *t, iterate_devices_callout_fn fn,