Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_super.c363 struct block_device *rtdev = mp->m_rtdev_targp->bt_bdev; in xfs_close_devices() local
367 xfs_blkdev_put(rtdev); in xfs_close_devices()
391 struct block_device *logdev = NULL, *rtdev = NULL; in xfs_open_devices() local
405 error = xfs_blkdev_get(mp, mp->m_rtname, &rtdev); in xfs_open_devices()
409 if (rtdev == ddev || rtdev == logdev) { in xfs_open_devices()
415 dax_rtdev = fs_dax_get_by_bdev(rtdev); in xfs_open_devices()
426 if (rtdev) { in xfs_open_devices()
427 mp->m_rtdev_targp = xfs_alloc_buftarg(mp, rtdev, dax_rtdev); in xfs_open_devices()
448 xfs_blkdev_put(rtdev); in xfs_open_devices()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Daf_inet.c988 compat_uptr_t rtdev; in inet_compat_routing_ioctl() local
998 get_user(rtdev, &ur->rt_dev)) in inet_compat_routing_ioctl()
1001 rt.rt_dev = compat_ptr(rtdev); in inet_compat_routing_ioctl()
/OK3568_Linux_fs/kernel/net/appletalk/
H A Dddp.c1855 compat_uptr_t rtdev; in atalk_compat_routing_ioctl() local
1865 get_user(rtdev, &ur->rt_dev)) in atalk_compat_routing_ioctl()
1876 rt.rt_dev = compat_ptr(rtdev); in atalk_compat_routing_ioctl()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dxfs.rst139 logdev=device and rtdev=device