Searched refs:rtdev (Results 1 – 4 of 4) sorted by relevance
406 struct block_device *rtdev = mp->m_rtdev_targp->bt_bdev; in xfs_close_devices() local409 xfs_blkdev_put(rtdev); in xfs_close_devices()429 struct block_device *logdev = NULL, *rtdev = NULL; in xfs_open_devices() local442 error = xfs_blkdev_get(mp, mp->m_rtname, &rtdev); in xfs_open_devices()446 if (rtdev == ddev || rtdev == logdev) { in xfs_open_devices()462 if (rtdev) { in xfs_open_devices()463 mp->m_rtdev_targp = xfs_alloc_buftarg(mp, rtdev); in xfs_open_devices()484 xfs_blkdev_put(rtdev); in xfs_open_devices()
996 compat_uptr_t rtdev; in inet_compat_routing_ioctl() local1006 get_user(rtdev, &ur->rt_dev)) in inet_compat_routing_ioctl()1009 rt.rt_dev = compat_ptr(rtdev); in inet_compat_routing_ioctl()
1855 compat_uptr_t rtdev; in atalk_compat_routing_ioctl() local1865 get_user(rtdev, &ur->rt_dev)) in atalk_compat_routing_ioctl()1876 rt.rt_dev = compat_ptr(rtdev); in atalk_compat_routing_ioctl()
139 logdev=device and rtdev=device