XFS_RTBLOCKLOG     65 fs/xfs/xfs_rtalloc.h #define	XFS_RTBLOCKLOG(b)	xfs_highbit64(b)
XFS_RTBLOCKLOG     67 fs/xfs/xfs_rtalloc.h #define	XFS_RTBLOCKLOG(b)	xfs_highbit32(b)