xfs_inobt_irec_to_allocmask
realfree = xfs_inobt_irec_to_allocmask(rec);
realfree &= xfs_inobt_irec_to_allocmask(irec);
xic->alloc = xfs_inobt_irec_to_allocmask(&rec);
talloc = xfs_inobt_irec_to_allocmask(trec);
salloc = xfs_inobt_irec_to_allocmask(srec);
allocbmap = xfs_inobt_irec_to_allocmask(rec);
uint64_t xfs_inobt_irec_to_allocmask(const struct xfs_inobt_rec_incore *irec);
holes = ~xfs_inobt_irec_to_allocmask(&irec);