Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_types.h81 #define XFS_MIN_SECTORSIZE (1 << XFS_MIN_SECTORSIZE_LOG) macro
H A Dxfs_sb.c562 sbp->sb_sectsize < XFS_MIN_SECTORSIZE || in xfs_validate_sb_common()