Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_super.c719 struct block_device *ddev = mp->m_super->s_bdev; in xfs_open_devices() local
737 if (rtdev == ddev || rtdev == logdev) { in xfs_open_devices()
749 mp->m_ddev_targp = xfs_alloc_buftarg(mp, ddev); in xfs_open_devices()
759 if (logdev && logdev != ddev) { in xfs_open_devices()
777 if (logdev && logdev != ddev) in xfs_open_devices()