Home
last modified time | relevance | path

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

/external/syslinux/core/fs/xfs/
Dxfs.h91 #define agblock_to_bytes(fs, x) \ macro
96 agblock_to_bytes(fs, (uint64_t)(x) * XFS_INFO((fs))->agblocks)
99 agblock_to_bytes(fs, XFS_FSB_TO_AGBNO(fs, (x))))