Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_alloc_btree.h109 #define XFS_MIN_SECTORSIZE (1 << XFS_MIN_SECTORSIZE_LOG) macro
Dxfs_mount.c247 sbp->sb_sectsize < XFS_MIN_SECTORSIZE ||