Home
last modified time | relevance | path

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

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