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

  /external/syslinux/core/fs/xfs/
xfs_sb.h 200 #define XFS_FSB_TO_B(mp,fsbno) ((xfs_fsize_t)(fsbno) << (mp)->m_sb.sb_blocklog)
  /external/syslinux/extlinux/
xfs_sb.h 470 #define XFS_FSB_TO_B(mp,fsbno) ((xfs_fsize_t)(fsbno) << (mp)->m_sb.sb_blocklog)

Completed in 63 milliseconds