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