Searched refs:rc_blockcount (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_refcount.c | 52 cur->bc_rec.rc.rc_blockcount = 0; in xfs_refcount_lookup_le() 69 cur->bc_rec.rc.rc_blockcount = 0; in xfs_refcount_lookup_ge() 86 cur->bc_rec.rc.rc_blockcount = 0; in xfs_refcount_lookup_eq() 97 irec->rc_blockcount = be32_to_cpu(rec->refc.rc_blockcount); in xfs_refcount_btrec_to_irec() 123 if (irec->rc_blockcount == 0 || irec->rc_blockcount > MAXREFCEXTLEN) in xfs_refcount_get_rec() 139 if (realstart > realstart + irec->rc_blockcount) in xfs_refcount_get_rec() 141 if (!xfs_verify_agbno(mp, agno, realstart + irec->rc_blockcount - 1)) in xfs_refcount_get_rec() 155 irec->rc_startblock, irec->rc_blockcount, ire in xfs_refcount_get_rec() [all...] |
H A D | xfs_refcount_btree.c | 152 x += be32_to_cpu(rec->refc.rc_blockcount) - 1; in xfs_refcountbt_init_high_key_from_rec() 162 rec->refc.rc_blockcount = cpu_to_be32(cur->bc_rec.rc.rc_blockcount); in xfs_refcountbt_init_rec_from_cur() 287 be32_to_cpu(r1->refc.rc_blockcount) <= in xfs_refcountbt_recs_inorder()
|
H A D | xfs_format.h | 1699 * rc_startblock and ending rc_blockcount blocks later) with a reference 1722 __be32 rc_blockcount; /* count of blocks */ member 1732 xfs_extlen_t rc_blockcount; /* count of free blocks */ member
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_refcount.c | 57 cur->bc_rec.rc.rc_blockcount = 0; in xfs_refcount_lookup_le() 77 cur->bc_rec.rc.rc_blockcount = 0; in xfs_refcount_lookup_ge() 97 cur->bc_rec.rc.rc_blockcount = 0; in xfs_refcount_lookup_eq() 119 irec->rc_blockcount = be32_to_cpu(rec->refc.rc_blockcount); in xfs_refcount_btrec_to_irec() 131 if (irec->rc_blockcount == 0 || irec->rc_blockcount > MAXREFCEXTLEN) in xfs_refcount_check_irec() 138 if (!xfs_verify_agbext(pag, irec->rc_startblock, irec->rc_blockcount)) in xfs_refcount_check_irec() 160 irec->rc_startblock, irec->rc_blockcount, irec->rc_refcount); in xfs_refcount_complain_bad_rec() 209 rec.refc.rc_blockcount in xfs_refcount_update() [all...] |
H A D | xfs_refcount_btree.c | 150 x += be32_to_cpu(rec->refc.rc_blockcount) - 1; in xfs_refcountbt_init_high_key_from_rec() 165 rec->refc.rc_blockcount = cpu_to_be32(cur->bc_rec.rc.rc_blockcount); in xfs_refcountbt_init_rec_from_cur() 296 be32_to_cpu(r1->refc.rc_blockcount) <= in xfs_refcountbt_recs_inorder()
|
H A D | xfs_types.h | 180 xfs_extlen_t rc_blockcount; /* count of free blocks */ member
|
H A D | xfs_format.h | 1598 * rc_startblock and ending rc_blockcount blocks later) with a reference 1621 __be32 rc_blockcount; /* count of blocks */ member
|
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | refcount.c | 280 .len = irec->rc_blockcount, in xchk_refcountbt_xref_rmap() 297 high.rm_startblock = irec->rc_startblock + irec->rc_blockcount - 1; in xchk_refcountbt_xref_rmap() 327 xchk_xref_is_used_space(sc, irec->rc_startblock, irec->rc_blockcount); in xchk_refcountbt_xref() 329 irec->rc_blockcount); in xchk_refcountbt_xref() 402 if (r1->rc_blockcount > 0) in xchk_refcount_mergeable() 407 if (r1->rc_startblock + r1->rc_blockcount != r2->rc_startblock) in xchk_refcount_mergeable() 411 if ((unsigned long long)r1->rc_blockcount + r2->rc_blockcount > in xchk_refcount_mergeable() 450 rrc->cow_blocks += irec.rc_blockcount; in xchk_refcountbt_rec() 469 irec.rc_blockcount; in xchk_refcountbt_rec() [all...] |
H A D | trace.h | 767 __entry->blockcount = irec->rc_blockcount; 1194 __entry->blockcount = irec->rc_blockcount;
|
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | refcount.c | 344 len = be32_to_cpu(rec->refc.rc_blockcount); in xchk_refcountbt_rec() 459 if (rc.rc_blockcount < len) in xchk_xref_is_cow_staging()
|
H A D | trace.h | 745 __entry->blockcount = irec->rc_blockcount;
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_trace.h | 2802 __entry->blockcount = irec->rc_blockcount; 2836 __entry->blockcount = irec->rc_blockcount; 2874 __entry->i1_blockcount = i1->rc_blockcount; 2877 __entry->i2_blockcount = i2->rc_blockcount; 2919 __entry->i1_blockcount = i1->rc_blockcount; 2922 __entry->i2_blockcount = i2->rc_blockcount; 2969 __entry->i1_blockcount = i1->rc_blockcount; 2972 __entry->i2_blockcount = i2->rc_blockcount; 2975 __entry->i3_blockcount = i3->rc_blockcount;
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_trace.h | 2983 __entry->blockcount = irec->rc_blockcount; 3020 __entry->blockcount = irec->rc_blockcount; 3062 __entry->i1_blockcount = i1->rc_blockcount; 3066 __entry->i2_blockcount = i2->rc_blockcount; 3113 __entry->i1_blockcount = i1->rc_blockcount; 3117 __entry->i2_blockcount = i2->rc_blockcount; 3170 __entry->i1_blockcount = i1->rc_blockcount; 3174 __entry->i2_blockcount = i2->rc_blockcount; 3178 __entry->i3_blockcount = i3->rc_blockcount;
|
Completed in 25 milliseconds