Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/linux-2.6/
Dxfs_super.c81 #define MNTOPT_NOUUID "nouuid" /* ignore filesystem UUID */ macro
305 } else if (!strcmp(this_char, MNTOPT_NOUUID)) { in xfs_parseargs()
485 { XFS_MOUNT_NOUUID, "," MNTOPT_NOUUID }, in xfs_showargs()