Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dxfs.h81 #define XFS_SB_VERSION_NUMBITS 0x000f macro
H A Dfsys_xfs.c462 & XFS_SB_VERSION_NUMBITS) != XFS_SB_VERSION_4) ) { in xfs_mount()