Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_super.c78 #define MNTOPT_NOUUID "nouuid" /* ignore filesystem UUID */ macro
308 } else if (!strcmp(this_char, MNTOPT_NOUUID)) { in xfs_parseargs()
468 { XFS_MOUNT_NOUUID, "," MNTOPT_NOUUID }, in xfs_showargs()