HomeSort by relevance Sort by last modified time
    Searched refs:XFS_SB_VERSION_ALIGNBIT (Results 1 - 2 of 2) sorted by null

  /external/syslinux/core/fs/xfs/
xfs_sb.h 52 #define XFS_SB_VERSION_ALIGNBIT 0x0080
69 XFS_SB_VERSION_ALIGNBIT | \
  /external/syslinux/extlinux/
xfs_sb.h 51 #define XFS_SB_VERSION_ALIGNBIT 0x0080
68 XFS_SB_VERSION_ALIGNBIT | \
288 if (v & (XFS_SB_VERSION_QUOTABIT | XFS_SB_VERSION_ALIGNBIT))
348 (sbp->sb_versionnum & XFS_SB_VERSION_ALIGNBIT);

Completed in 44 milliseconds