Searched refs:XFS_FSOP_GEOM_FLAGS_PROJID32 (Results 1 – 2 of 2) sorted by relevance
227 #define XFS_FSOP_GEOM_FLAGS_PROJID32 (1 << 11) /* 32-bit project IDs */ macro
1229 geo->flags |= XFS_FSOP_GEOM_FLAGS_PROJID32; in xfs_fs_geometry()