Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_fs.h233 #define XFS_FSOP_GEOM_FLAGS_QUOTA (1 << 2) /* quotas enabled */ macro
Dxfs_sb.c1152 geo->flags |= XFS_FSOP_GEOM_FLAGS_QUOTA; in xfs_fs_geometry()