Searched refs:rtdev_is_dax (Results 1 – 1 of 1) sorted by relevance
1547 bool rtdev_is_dax = false, datadev_is_dax; in xfs_fc_fill_super() local1555 rtdev_is_dax = bdev_dax_supported( in xfs_fc_fill_super()1557 if (!rtdev_is_dax && !datadev_is_dax) { in xfs_fc_fill_super()