Searched refs:ir_count (Results 1 – 6 of 6) sorted by relevance
439 if (irec.ir_count > XFS_INODES_PER_CHUNK || in xchk_iallocbt_rec()444 (XFS_INODES_PER_CHUNK - irec.ir_count); in xchk_iallocbt_rec()460 iabt->inodes += irec.ir_count; in xchk_iallocbt_rec()466 if (irec.ir_count != XFS_INODES_PER_CHUNK) in xchk_iallocbt_rec()481 irec.ir_freecount > irec.ir_count) in xchk_iallocbt_rec()494 holecount + irec.ir_count != XFS_INODES_PER_CHUNK) in xchk_iallocbt_rec()
43 cur->bc_rec.i.ir_count = 0; in xfs_inobt_lookup()63 rec.inobt.ir_u.sp.ir_count = irec->ir_count; in xfs_inobt_update()83 irec->ir_count = rec->inobt.ir_u.sp.ir_count; in xfs_inobt_btrec_to_irec()91 irec->ir_count = XFS_INODES_PER_CHUNK; in xfs_inobt_btrec_to_irec()121 if (irec->ir_count < XFS_INODES_PER_HOLEMASK_BIT || in xfs_inobt_get_rec()122 irec->ir_count > XFS_INODES_PER_CHUNK) in xfs_inobt_get_rec()143 irec->ir_startino, irec->ir_count, irec->ir_freecount, in xfs_inobt_get_rec()161 cur->bc_rec.i.ir_count = count; in xfs_inobt_insert_rec()464 if (!trec->ir_count || !srec->ir_count) in __xfs_inobt_can_merge()468 if (trec->ir_count + srec->ir_count > XFS_INODES_PER_CHUNK) in __xfs_inobt_can_merge()[all …]
218 rec->inobt.ir_u.sp.ir_count = cur->bc_rec.i.ir_count; in xfs_inobt_init_rec_from_cur()622 if (inocount != rec->ir_count) in xfs_inobt_rec_check_count()
1535 __u8 ir_count; /* total inode count */ member1545 uint8_t ir_count; /* total inode count */ member
337 .xi_alloccount = irec->ir_count - irec->ir_freecount, in xfs_inumbers_walk()
429 if (iwag->skip_empty && irec->ir_freecount == irec->ir_count) { in xfs_iwalk_ag()