Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
Dxfs_mount.h283 #define XFS_FEAT_SPINODES (1ULL << 20) /* sparse inode chunks */ macro
/linux-6.6.21/fs/xfs/libxfs/
Dxfs_sb.c168 features |= XFS_FEAT_SPINODES; in xfs_sb_version_to_features()