Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_super.c689 struct dax_device *dax_ddev = mp->m_ddev_targp->bt_daxdev; in xfs_close_devices() local
708 fs_put_dax(dax_ddev); in xfs_close_devices()
726 struct dax_device *dax_ddev = fs_dax_get_by_bdev(ddev); in xfs_open_devices() local
759 mp->m_ddev_targp = xfs_alloc_buftarg(mp, ddev, dax_ddev); in xfs_open_devices()
793 fs_put_dax(dax_ddev); in xfs_open_devices()