Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_super.c71 #define MNTOPT_RTDEV "rtdev" /* realtime I/O device */ macro
255 } else if (!strcmp(this_char, MNTOPT_RTDEV)) { in xfs_parseargs()
508 seq_show_option(m, MNTOPT_RTDEV, mp->m_rtname); in xfs_showargs()