Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_mount.h291 #define XFS_FEAT_SWALLOC (1ULL << 58) /* stripe width allocation */ macro
Dxfs_super.c182 { XFS_FEAT_SWALLOC, ",swalloc" }, in xfs_fs_show_options()
1242 parsing_mp->m_features |= XFS_FEAT_SWALLOC; in xfs_fs_parse_param()