Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_mount.h278 #define XFS_FEAT_PQUOTINO (1ULL << 15) /* non-shared proj/grp quotas */ macro
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_sb.c155 XFS_FEAT_V3INODES | XFS_FEAT_CRC | XFS_FEAT_PQUOTINO; in xfs_sb_version_to_features()