Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_fs.h229 #define XFS_FSOP_GEOM_FLAGS_PROJID32 (1 << 11) /* 32-bit project IDs */ macro
H A Dxfs_sb.c1243 geo->flags |= XFS_FSOP_GEOM_FLAGS_PROJID32; in xfs_fs_geometry()