Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_super.c665 struct dax_device *dax_ddev = mp->m_ddev_targp->bt_daxdev; in xfs_close_devices() local
684 fs_put_dax(dax_ddev); in xfs_close_devices()
702 struct dax_device *dax_ddev = fs_dax_get_by_bdev(ddev); in xfs_open_devices() local
735 mp->m_ddev_targp = xfs_alloc_buftarg(mp, ddev, dax_ddev); in xfs_open_devices()
769 fs_put_dax(dax_ddev); in xfs_open_devices()