xfs_lowbit64
return xfs_lowbit64(rec->ir_free);
return xfs_lowbit64(realfree);
int next = xfs_lowbit64(allocmask);