Searched refs:bdev_dax_supported (Results 1 – 5 of 5) sorted by relevance
126 static inline bool bdev_dax_supported(struct block_device *bdev, int blocksize) in bdev_dax_supported() function156 static inline bool bdev_dax_supported(struct block_device *bdev, in bdev_dax_supported() function
550 !bdev_dax_supported(sb->s_bdev, EROFS_BLKSIZ)) { in erofs_fc_fill_super()
1552 datadev_is_dax = bdev_dax_supported(mp->m_ddev_targp->bt_bdev, in xfs_fc_fill_super()1555 rtdev_is_dax = bdev_dax_supported( in xfs_fc_fill_super()
956 if (!bdev_dax_supported(sb->s_bdev, blocksize)) { in ext2_fill_super()
4448 if (bdev_dax_supported(sb->s_bdev, blocksize)) in ext4_fill_super()