Home
last modified time | relevance | path

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

/fs/xfs/
A Dxfs_mount.h405 #define XFS_FEAT_NOUUID (1ULL << 63) /* ignore uuid during mount */ macro
A Dxfs_super.c182 { XFS_FEAT_NOUUID, ",nouuid" }, in xfs_fs_show_options()
1482 parsing_mp->m_features |= XFS_FEAT_NOUUID; in xfs_fs_parse_param()

Completed in 10 milliseconds