Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
Dxfs_mount.h303 #define XFS_FEAT_SWALLOC (1ULL << 58) /* stripe width allocation */ macro
Dxfs_super.c167 { XFS_FEAT_SWALLOC, ",swalloc" }, in xfs_fs_show_options()
1310 parsing_mp->m_features |= XFS_FEAT_SWALLOC; in xfs_fs_parse_param()