Searched refs:ir_free (Results 1 – 4 of 4) sorted by relevance
194 if (xfs_inobt_maskn(i, inodes_per_cluster) & ~irec->ir_free) { in xfs_bulkstat_ichunk_ra()242 (xfs_inobt_maskn(idx, XFS_INODES_PER_CHUNK - idx) & ~irec->ir_free)) { in xfs_bulkstat_grab_ichunk()250 if (XFS_INOBT_MASK(i) & ~irec->ir_free) in xfs_bulkstat_grab_ichunk()254 irec->ir_free |= xfs_inobt_maskn(0, idx); in xfs_bulkstat_grab_ichunk()298 if (XFS_INOBT_MASK(chunkidx) & irbp->ir_free) in xfs_bulkstat_ag_ichunk()421 irbp->ir_free = r.ir_free; in xfs_bulkstat()458 irbp->ir_free = r.ir_free; in xfs_bulkstat()608 buffer[bufidx].xi_allocmask = ~r.ir_free; in xfs_inumbers()
72 cur->bc_rec.i.ir_free = 0; in xfs_inobt_lookup()96 rec.inobt.ir_free = cpu_to_be64(irec->ir_free); in xfs_inobt_update()131 irec->ir_free = be64_to_cpu(rec->inobt.ir_free); in xfs_inobt_get_rec()151 cur->bc_rec.i.ir_free = free; in xfs_inobt_insert_rec()491 trec->ir_free &= srec->ir_free; in __xfs_inobt_rec_merge()535 nrec->ir_free, &i); in xfs_inobt_insert_sprec()812 rec.ir_free = XFS_INOBT_ALL_FREE; in xfs_ialloc_ag_alloc()1094 return xfs_lowbit64(rec->ir_free); in xfs_inobt_first_free_inode()1097 realfree &= rec->ir_free; in xfs_inobt_first_free_inode()1338 rec.ir_free &= ~XFS_INOBT_MASK(offset); in xfs_dialloc_ag_inobt()[all …]
180 rec->inobt.ir_free = cpu_to_be64(cur->bc_rec.i.ir_free); in xfs_inobt_init_rec_from_cur()
1270 __be64 ir_free; /* free inode mask */ member1278 xfs_inofree_t ir_free; /* free inode mask */ member