Searched refs:XFS_MIN_BLOCKSIZE (Results 1 – 2 of 2) sorted by relevance
/fs/xfs/ | ||
D | xfs_types.h | 81 #define XFS_MIN_BLOCKSIZE (1 << XFS_MIN_BLOCKSIZE_LOG) macro |
/fs/xfs/libxfs/ | ||
D | xfs_sb.c | 277 sbp->sb_blocksize < XFS_MIN_BLOCKSIZE || in xfs_mount_validate_sb() |