Searched refs:XFS_FEAT_SWALLOC (Results 1 – 2 of 2) sorted by relevance
314 #define XFS_FEAT_SWALLOC (1ULL << 58) /* stripe width allocation */ macro
171 { XFS_FEAT_SWALLOC, ",swalloc" }, in xfs_fs_show_options()1312 parsing_mp->m_features |= XFS_FEAT_SWALLOC; in xfs_fs_parse_param()
Completed in 11 milliseconds