Searched refs:XFS_FEAT_ALLOCSIZE (Results 1 – 2 of 2) sorted by relevance
/fs/xfs/ | ||
D | xfs_mount.h | 294 #define XFS_FEAT_ALLOCSIZE (1ULL << 50) /* user specified allocation size */ macro |
D | xfs_super.c | 1290 parsing_mp->m_features |= XFS_FEAT_ALLOCSIZE; in xfs_fs_parse_param() |