Home
last modified time | relevance | path

Searched refs:rtdev_is_dax (Results 1 – 1 of 1) sorted by relevance

/fs/xfs/
Dxfs_super.c1547 bool rtdev_is_dax = false, datadev_is_dax; in xfs_fc_fill_super() local
1555 rtdev_is_dax = bdev_dax_supported( in xfs_fc_fill_super()
1557 if (!rtdev_is_dax && !datadev_is_dax) { in xfs_fc_fill_super()