Home
last modified time | relevance | path

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

/external/grub/stage2/
Dxfs.h81 #define XFS_SB_VERSION_NUMBITS 0x000f macro
Dfsys_xfs.c462 & XFS_SB_VERSION_NUMBITS) != XFS_SB_VERSION_4) ) { in xfs_mount()