Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_mount.h272 #define XFS_FEAT_LAZYSBCOUNT (1ULL << 9) /* Superblk counters */ macro
/fs/xfs/libxfs/
Dxfs_sb.c140 features |= XFS_FEAT_LAZYSBCOUNT; in xfs_sb_version_to_features()
154 XFS_FEAT_LAZYSBCOUNT | XFS_FEAT_ATTR2 | XFS_FEAT_PROJID32 | in xfs_sb_version_to_features()