Searched refs:XFS_MIN_BLOCKSIZE (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/xfs/libxfs/ | ||
| H A D | xfs_types.h | 76 #define XFS_MIN_BLOCKSIZE (1 << XFS_MIN_BLOCKSIZE_LOG) macro |
| H A D | xfs_sb.c | 624 sbp->sb_blocksize < XFS_MIN_BLOCKSIZE || in xfs_validate_sb_common() |