xfs_inobt_irec_to_allocmask 131 fs/xfs/libxfs/xfs_ialloc.c realfree = irec->ir_free & xfs_inobt_irec_to_allocmask(irec); xfs_inobt_irec_to_allocmask 472 fs/xfs/libxfs/xfs_ialloc.c talloc = xfs_inobt_irec_to_allocmask(trec); xfs_inobt_irec_to_allocmask 473 fs/xfs/libxfs/xfs_ialloc.c salloc = xfs_inobt_irec_to_allocmask(srec); xfs_inobt_irec_to_allocmask 1105 fs/xfs/libxfs/xfs_ialloc.c realfree = xfs_inobt_irec_to_allocmask(rec); xfs_inobt_irec_to_allocmask 1966 fs/xfs/libxfs/xfs_ialloc.c xic->alloc = xfs_inobt_irec_to_allocmask(&rec); xfs_inobt_irec_to_allocmask 524 fs/xfs/libxfs/xfs_ialloc_btree.c allocbmap = xfs_inobt_irec_to_allocmask(rec); xfs_inobt_irec_to_allocmask 54 fs/xfs/libxfs/xfs_ialloc_btree.h uint64_t xfs_inobt_irec_to_allocmask(struct xfs_inobt_rec_incore *); xfs_inobt_irec_to_allocmask 480 fs/xfs/scrub/ialloc.c holes = ~xfs_inobt_irec_to_allocmask(&irec);