Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_mount.h294 #define XFS_FEAT_ALLOCSIZE (1ULL << 50) /* user specified allocation size */ macro
Dxfs_super.c1290 parsing_mp->m_features |= XFS_FEAT_ALLOCSIZE; in xfs_fs_parse_param()