XFS_INO_OFFSET_BITS
return agino >> XFS_INO_OFFSET_BITS;
return ino & XFS_INO_MASK(XFS_INO_OFFSET_BITS);