Searched refs:bt_daxdev (Results 1 – 4 of 4) sorted by relevance
98 struct dax_device *bt_daxdev; member
57 return mp->m_rtdev_targp->bt_daxdev; in xfs_find_daxdev_for_inode()59 return mp->m_ddev_targp->bt_daxdev; in xfs_find_daxdev_for_inode()
689 struct dax_device *dax_ddev = mp->m_ddev_targp->bt_daxdev; in xfs_close_devices()693 struct dax_device *dax_logdev = mp->m_logdev_targp->bt_daxdev; in xfs_close_devices()701 struct dax_device *dax_rtdev = mp->m_rtdev_targp->bt_daxdev; in xfs_close_devices()
1832 btp->bt_daxdev = dax_dev; in xfs_alloc_buftarg()