Searched refs:ir_count (Results 1 – 6 of 6) sorted by relevance
44 cur->bc_rec.i.ir_count = 0; in xfs_inobt_lookup()64 rec.inobt.ir_u.sp.ir_count = irec->ir_count; in xfs_inobt_update()84 irec->ir_count = rec->inobt.ir_u.sp.ir_count; in xfs_inobt_btrec_to_irec()92 irec->ir_count = XFS_INODES_PER_CHUNK; in xfs_inobt_btrec_to_irec()123 if (irec->ir_count < XFS_INODES_PER_HOLEMASK_BIT || in xfs_inobt_check_irec()124 irec->ir_count > XFS_INODES_PER_CHUNK) in xfs_inobt_check_irec()148 irec->ir_startino, irec->ir_count, irec->ir_freecount, in xfs_inobt_complain_bad_rec()193 cur->bc_rec.i.ir_count = count; in xfs_inobt_insert_rec()497 if (!trec->ir_count || !srec->ir_count) in __xfs_inobt_can_merge()501 if (trec->ir_count + srec->ir_count > XFS_INODES_PER_CHUNK) in __xfs_inobt_can_merge()[all …]
1608 __u8 ir_count; /* total inode count */ member1618 uint8_t ir_count; /* total inode count */ member
251 ri->rie.ir_count = 0; in xrep_ibt_cluster_record()256 ri->rie.ir_count += nr_inodes; in xrep_ibt_cluster_record()
2149 __entry->count = rec->ir_count;
417 .xi_alloccount = irec->ir_count - irec->ir_freecount, in xfs_inumbers_walk()
434 if (iwag->skip_empty && irec->ir_freecount == irec->ir_count) { in xfs_iwalk_ag()