Searched refs:XFS_FEAT_SWALLOC (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_mount.h308 #define XFS_FEAT_SWALLOC (1ULL << 58) /* stripe width allocation */ macro
H A Dxfs_super.c169 { XFS_FEAT_SWALLOC, ",swalloc" },
1301 parsing_mp->m_features |= XFS_FEAT_SWALLOC;

Completed in 382 milliseconds