Searched refs:bdev_dax_supported (Results 1 – 6 of 6) sorted by relevance
71 static inline bool bdev_dax_supported(struct block_device *bdev, int blocksize) in bdev_dax_supported() function94 static inline bool bdev_dax_supported(struct block_device *bdev, in bdev_dax_supported() function
1671 datadev_is_dax = bdev_dax_supported(mp->m_ddev_targp->bt_bdev, in xfs_fs_fill_super()1674 rtdev_is_dax = bdev_dax_supported( in xfs_fs_fill_super()
1092 !bdev_dax_supported(xfs_find_bdev_for_inode(VFS_I(ip)), in xfs_ioctl_setattr_dax_invalidate()
968 if (!bdev_dax_supported(sb->s_bdev, blocksize)) { in ext2_fill_super()
888 return bdev_dax_supported(dev->bdev, PAGE_SIZE); in device_supports_dax()
3828 if (!bdev_dax_supported(sb->s_bdev, blocksize)) { in ext4_fill_super()