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

  /external/syslinux/core/fs/xfs/
xfs_fs.h 496 #define BTOBB(bytes) (((uint64_t)(bytes) + BBSIZE - 1) >> BBSHIFT)
  /external/syslinux/extlinux/
xfs_fs.h 496 #define BTOBB(bytes) (((uint64_t)(bytes) + BBSIZE - 1) >> BBSHIFT)

Completed in 47 milliseconds