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