Searched refs:bt_daxdev (Results 1 – 7 of 7) sorted by relevance
91 struct dax_device *bt_daxdev; member
339 return dax_supported(bt->bt_daxdev, bt->bt_bdev, sb->s_blocksize, 0, in xfs_buftarg_is_dax()373 struct dax_device *dax_ddev = mp->m_ddev_targp->bt_daxdev; in xfs_close_devices()377 struct dax_device *dax_logdev = mp->m_logdev_targp->bt_daxdev; in xfs_close_devices()385 struct dax_device *dax_rtdev = mp->m_rtdev_targp->bt_daxdev; in xfs_close_devices()
500 xfs_inode_buftarg(ip)->bt_daxdev, wbc); in xfs_dax_writepages()
82 iomap->dax_dev = target->bt_daxdev; in xfs_bmbt_to_iomap()105 iomap->dax_dev = target->bt_daxdev; in xfs_hole_to_iomap()
1439 if (!daxdev_mapping_supported(vma, target->bt_daxdev)) in xfs_file_mmap()
1281 return xfs_inode_buftarg(ip)->bt_daxdev != NULL; in xfs_inode_supports_dax()
1948 btp->bt_daxdev = dax_dev; in xfs_alloc_buftarg()
Completed in 20 milliseconds