Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_mount.h267 #define XFS_FEAT_PQUOTINO (1ULL << 15) /* non-shared proj/grp quotas */ macro
/Linux-v5.15/fs/xfs/libxfs/
Dxfs_sb.c106 XFS_FEAT_V3INODES | XFS_FEAT_CRC | XFS_FEAT_PQUOTINO; in xfs_sb_version_to_features()