Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_super.c436 struct block_device *logdev = NULL, *rtdev = NULL; in xfs_open_devices() local
455 error = xfs_blkdev_get(mp, mp->m_rtname, &rtdev); in xfs_open_devices()
459 if (rtdev == ddev || rtdev == logdev) { in xfs_open_devices()
475 if (rtdev) { in xfs_open_devices()
476 mp->m_rtdev_targp = xfs_alloc_buftarg(mp, rtdev); in xfs_open_devices()
500 if (rtdev) in xfs_open_devices()
501 blkdev_put(rtdev, sb); in xfs_open_devices()
/openbmc/linux/fs/xfs/scrub/
H A Dtrace.h1045 __field(dev_t, rtdev)
1054 __entry->rtdev = mp->m_rtdev_targp->bt_dev;
1063 MAJOR(__entry->rtdev), MINOR(__entry->rtdev),
/openbmc/linux/net/appletalk/
H A Dddp.c1854 compat_uptr_t rtdev; in atalk_compat_routing_ioctl() local
1864 get_user(rtdev, &ur->rt_dev)) in atalk_compat_routing_ioctl()
1875 rt.rt_dev = compat_ptr(rtdev); in atalk_compat_routing_ioctl()
/openbmc/linux/net/ipv4/
H A Daf_inet.c1019 compat_uptr_t rtdev; in inet_compat_routing_ioctl() local
1029 get_user(rtdev, &ur->rt_dev)) in inet_compat_routing_ioctl()
1032 rt.rt_dev = compat_ptr(rtdev); in inet_compat_routing_ioctl()
/openbmc/linux/Documentation/admin-guide/
H A Dxfs.rst139 logdev=device and rtdev=device