Searched refs:XFS_MIN_SECTORSIZE_LOG (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_alloc_btree.h62 #define XFS_MIN_SECTORSIZE_LOG 9 /* i.e. 512 bytes */ macro
64 #define XFS_MIN_SECTORSIZE (1 << XFS_MIN_SECTORSIZE_LOG)
H A Dxfs_mount.c326 sbp->sb_sectlog < XFS_MIN_SECTORSIZE_LOG ||

Completed in 111 milliseconds