Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_mount.h270 #define XFS_FEAT_PQUOTINO (1ULL << 15) /* non-shared proj/grp quotas */ macro
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_sb.c153 XFS_FEAT_V3INODES | XFS_FEAT_CRC | XFS_FEAT_PQUOTINO; in xfs_sb_version_to_features()