Searched refs:XFS_FSOP_GEOM_FLAGS_PROJID32 (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/xfs/libxfs/ | ||
D | xfs_fs.h | 204 #define XFS_FSOP_GEOM_FLAGS_PROJID32 0x0800 /* 32-bit project IDs */ macro |
D | xfs_sb.c | 1138 geo->flags |= XFS_FSOP_GEOM_FLAGS_PROJID32; in xfs_fs_geometry() |