Searched refs:rtdev (Results 1 – 3 of 3) sorted by relevance
676 struct block_device *rtdev = mp->m_rtdev_targp->bt_bdev; in xfs_close_devices() local680 xfs_blkdev_put(rtdev); in xfs_close_devices()704 struct block_device *logdev = NULL, *rtdev = NULL; in xfs_open_devices() local718 error = xfs_blkdev_get(mp, mp->m_rtname, &rtdev); in xfs_open_devices()722 if (rtdev == ddev || rtdev == logdev) { in xfs_open_devices()728 dax_rtdev = fs_dax_get_by_bdev(rtdev); in xfs_open_devices()739 if (rtdev) { in xfs_open_devices()740 mp->m_rtdev_targp = xfs_alloc_buftarg(mp, rtdev, dax_rtdev); in xfs_open_devices()761 xfs_blkdev_put(rtdev); in xfs_open_devices()
3294 u32 rtdev; in routing_ioctl() local3319 ret |= get_user(rtdev, &(ur4->rt_dev)); in routing_ioctl()3320 if (rtdev) { in routing_ioctl()3321 ret |= copy_from_user(devname, compat_ptr(rtdev), 15); in routing_ioctl()
139 logdev=device and rtdev=device