Searched refs:XFS_MIN_AG_BYTES (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/xfs/libxfs/ | ||
| A D | xfs_fs.h | 269 #define XFS_MIN_AG_BYTES (1ULL << 24) /* 16 MB */ macro |
| A D | xfs_sb.c | 363 XFS_FSB_TO_B(mp, sbp->sb_agblocks) < XFS_MIN_AG_BYTES || in xfs_validate_sb_common() |
Completed in 8 milliseconds