br_blockcount 402 fs/xfs/libxfs/xfs_attr_remote.c dblkcnt = XFS_FSB_TO_BB(mp, map[i].br_blockcount); br_blockcount 418 fs/xfs/libxfs/xfs_attr_remote.c lblkno += map[i].br_blockcount; br_blockcount 419 fs/xfs/libxfs/xfs_attr_remote.c blkcnt -= map[i].br_blockcount; br_blockcount 492 fs/xfs/libxfs/xfs_attr_remote.c lblkno += map.br_blockcount; br_blockcount 493 fs/xfs/libxfs/xfs_attr_remote.c blkcnt -= map.br_blockcount; br_blockcount 530 fs/xfs/libxfs/xfs_attr_remote.c dblkcnt = XFS_FSB_TO_BB(mp, map.br_blockcount); br_blockcount 547 fs/xfs/libxfs/xfs_attr_remote.c lblkno += map.br_blockcount; br_blockcount 548 fs/xfs/libxfs/xfs_attr_remote.c blkcnt -= map.br_blockcount; br_blockcount 595 fs/xfs/libxfs/xfs_attr_remote.c dblkcnt = XFS_FSB_TO_BB(mp, map.br_blockcount); br_blockcount 607 fs/xfs/libxfs/xfs_attr_remote.c lblkno += map.br_blockcount; br_blockcount 608 fs/xfs/libxfs/xfs_attr_remote.c blkcnt -= map.br_blockcount; br_blockcount 113 fs/xfs/libxfs/xfs_bmap.c cur->bc_rec.b.br_blockcount = 0; br_blockcount 495 fs/xfs/libxfs/xfs_bmap.c ASSERT(mval[i].br_blockcount > 0); br_blockcount 498 fs/xfs/libxfs/xfs_bmap.c ASSERT(mval[i].br_blockcount <= len); br_blockcount 499 fs/xfs/libxfs/xfs_bmap.c ASSERT(mval[i].br_startoff + mval[i].br_blockcount <= br_blockcount 503 fs/xfs/libxfs/xfs_bmap.c ASSERT(mval[i].br_startoff + mval[i].br_blockcount > br_blockcount 507 fs/xfs/libxfs/xfs_bmap.c mval[i - 1].br_startoff + mval[i - 1].br_blockcount == br_blockcount 900 fs/xfs/libxfs/xfs_bmap.c rec.br_blockcount = 1; br_blockcount 1343 fs/xfs/libxfs/xfs_bmap.c lastaddr = got.br_startoff + got.br_blockcount; br_blockcount 1450 fs/xfs/libxfs/xfs_bmap.c bma->aeof = bma->offset >= rec.br_startoff + rec.br_blockcount || br_blockcount 1484 fs/xfs/libxfs/xfs_bmap.c *last_block = rec.br_startoff + rec.br_blockcount; br_blockcount 1515 fs/xfs/libxfs/xfs_bmap.c rval = s.br_startoff == 0 && s.br_blockcount == 1; br_blockcount 1570 fs/xfs/libxfs/xfs_bmap.c new_endoff = new->br_startoff + new->br_blockcount; br_blockcount 1573 fs/xfs/libxfs/xfs_bmap.c ASSERT(PREV.br_startoff + PREV.br_blockcount >= new_endoff); br_blockcount 1584 fs/xfs/libxfs/xfs_bmap.c if (PREV.br_startoff + PREV.br_blockcount == new_endoff) br_blockcount 1598 fs/xfs/libxfs/xfs_bmap.c LEFT.br_startoff + LEFT.br_blockcount == new->br_startoff && br_blockcount 1599 fs/xfs/libxfs/xfs_bmap.c LEFT.br_startblock + LEFT.br_blockcount == new->br_startblock && br_blockcount 1601 fs/xfs/libxfs/xfs_bmap.c LEFT.br_blockcount + new->br_blockcount <= MAXEXTLEN) br_blockcount 1617 fs/xfs/libxfs/xfs_bmap.c new->br_startblock + new->br_blockcount == RIGHT.br_startblock && br_blockcount 1619 fs/xfs/libxfs/xfs_bmap.c new->br_blockcount + RIGHT.br_blockcount <= MAXEXTLEN && br_blockcount 1624 fs/xfs/libxfs/xfs_bmap.c LEFT.br_blockcount + new->br_blockcount + RIGHT.br_blockcount br_blockcount 1640 fs/xfs/libxfs/xfs_bmap.c LEFT.br_blockcount += PREV.br_blockcount + RIGHT.br_blockcount; br_blockcount 1676 fs/xfs/libxfs/xfs_bmap.c LEFT.br_blockcount += PREV.br_blockcount; br_blockcount 1704 fs/xfs/libxfs/xfs_bmap.c PREV.br_blockcount += RIGHT.br_blockcount; br_blockcount 1758 fs/xfs/libxfs/xfs_bmap.c temp = PREV.br_blockcount - new->br_blockcount; br_blockcount 1762 fs/xfs/libxfs/xfs_bmap.c LEFT.br_blockcount += new->br_blockcount; br_blockcount 1764 fs/xfs/libxfs/xfs_bmap.c PREV.br_blockcount = temp; br_blockcount 1765 fs/xfs/libxfs/xfs_bmap.c PREV.br_startoff += new->br_blockcount; br_blockcount 1815 fs/xfs/libxfs/xfs_bmap.c temp = PREV.br_blockcount - new->br_blockcount; br_blockcount 1821 fs/xfs/libxfs/xfs_bmap.c PREV.br_blockcount = temp; br_blockcount 1836 fs/xfs/libxfs/xfs_bmap.c RIGHT.br_blockcount += new->br_blockcount; br_blockcount 1851 fs/xfs/libxfs/xfs_bmap.c temp = PREV.br_blockcount - new->br_blockcount; br_blockcount 1855 fs/xfs/libxfs/xfs_bmap.c PREV.br_blockcount = temp; br_blockcount 1892 fs/xfs/libxfs/xfs_bmap.c temp = PREV.br_blockcount - new->br_blockcount; br_blockcount 1898 fs/xfs/libxfs/xfs_bmap.c PREV.br_blockcount = temp; br_blockcount 1932 fs/xfs/libxfs/xfs_bmap.c RIGHT.br_blockcount = br_blockcount 1933 fs/xfs/libxfs/xfs_bmap.c PREV.br_startoff + PREV.br_blockcount - new_endoff; br_blockcount 1936 fs/xfs/libxfs/xfs_bmap.c RIGHT.br_blockcount)); br_blockcount 1939 fs/xfs/libxfs/xfs_bmap.c PREV.br_blockcount = new->br_startoff - PREV.br_startoff; br_blockcount 1942 fs/xfs/libxfs/xfs_bmap.c PREV.br_blockcount)); br_blockcount 2075 fs/xfs/libxfs/xfs_bmap.c new_endoff = new->br_startoff + new->br_blockcount; br_blockcount 2077 fs/xfs/libxfs/xfs_bmap.c ASSERT(PREV.br_startoff + PREV.br_blockcount >= new_endoff); br_blockcount 2085 fs/xfs/libxfs/xfs_bmap.c if (PREV.br_startoff + PREV.br_blockcount == new_endoff) br_blockcount 2099 fs/xfs/libxfs/xfs_bmap.c LEFT.br_startoff + LEFT.br_blockcount == new->br_startoff && br_blockcount 2100 fs/xfs/libxfs/xfs_bmap.c LEFT.br_startblock + LEFT.br_blockcount == new->br_startblock && br_blockcount 2102 fs/xfs/libxfs/xfs_bmap.c LEFT.br_blockcount + new->br_blockcount <= MAXEXTLEN) br_blockcount 2118 fs/xfs/libxfs/xfs_bmap.c new->br_startblock + new->br_blockcount == RIGHT.br_startblock && br_blockcount 2120 fs/xfs/libxfs/xfs_bmap.c new->br_blockcount + RIGHT.br_blockcount <= MAXEXTLEN && br_blockcount 2125 fs/xfs/libxfs/xfs_bmap.c LEFT.br_blockcount + new->br_blockcount + RIGHT.br_blockcount br_blockcount 2140 fs/xfs/libxfs/xfs_bmap.c LEFT.br_blockcount += PREV.br_blockcount + RIGHT.br_blockcount; br_blockcount 2179 fs/xfs/libxfs/xfs_bmap.c LEFT.br_blockcount += PREV.br_blockcount; br_blockcount 2211 fs/xfs/libxfs/xfs_bmap.c PREV.br_blockcount += RIGHT.br_blockcount; br_blockcount 2269 fs/xfs/libxfs/xfs_bmap.c LEFT.br_blockcount += new->br_blockcount; br_blockcount 2272 fs/xfs/libxfs/xfs_bmap.c PREV.br_startoff += new->br_blockcount; br_blockcount 2273 fs/xfs/libxfs/xfs_bmap.c PREV.br_startblock += new->br_blockcount; br_blockcount 2274 fs/xfs/libxfs/xfs_bmap.c PREV.br_blockcount -= new->br_blockcount; br_blockcount 2306 fs/xfs/libxfs/xfs_bmap.c PREV.br_startoff += new->br_blockcount; br_blockcount 2307 fs/xfs/libxfs/xfs_bmap.c PREV.br_startblock += new->br_blockcount; br_blockcount 2308 fs/xfs/libxfs/xfs_bmap.c PREV.br_blockcount -= new->br_blockcount; br_blockcount 2338 fs/xfs/libxfs/xfs_bmap.c PREV.br_blockcount -= new->br_blockcount; br_blockcount 2342 fs/xfs/libxfs/xfs_bmap.c RIGHT.br_blockcount += new->br_blockcount; br_blockcount 2374 fs/xfs/libxfs/xfs_bmap.c PREV.br_blockcount -= new->br_blockcount; br_blockcount 2410 fs/xfs/libxfs/xfs_bmap.c PREV.br_blockcount = new->br_startoff - PREV.br_startoff; br_blockcount 2414 fs/xfs/libxfs/xfs_bmap.c r[1].br_blockcount = br_blockcount 2415 fs/xfs/libxfs/xfs_bmap.c old.br_startoff + old.br_blockcount - new_endoff; br_blockcount 2416 fs/xfs/libxfs/xfs_bmap.c r[1].br_startblock = new->br_startblock + new->br_blockcount; br_blockcount 2547 fs/xfs/libxfs/xfs_bmap.c left.br_startoff + left.br_blockcount == new->br_startoff && br_blockcount 2548 fs/xfs/libxfs/xfs_bmap.c left.br_blockcount + new->br_blockcount <= MAXEXTLEN) br_blockcount 2552 fs/xfs/libxfs/xfs_bmap.c new->br_startoff + new->br_blockcount == right.br_startoff && br_blockcount 2553 fs/xfs/libxfs/xfs_bmap.c new->br_blockcount + right.br_blockcount <= MAXEXTLEN && br_blockcount 2555 fs/xfs/libxfs/xfs_bmap.c (left.br_blockcount + new->br_blockcount + br_blockcount 2556 fs/xfs/libxfs/xfs_bmap.c right.br_blockcount <= MAXEXTLEN))) br_blockcount 2569 fs/xfs/libxfs/xfs_bmap.c temp = left.br_blockcount + new->br_blockcount + br_blockcount 2570 fs/xfs/libxfs/xfs_bmap.c right.br_blockcount; br_blockcount 2578 fs/xfs/libxfs/xfs_bmap.c left.br_blockcount = temp; br_blockcount 2591 fs/xfs/libxfs/xfs_bmap.c temp = left.br_blockcount + new->br_blockcount; br_blockcount 2597 fs/xfs/libxfs/xfs_bmap.c left.br_blockcount = temp; br_blockcount 2610 fs/xfs/libxfs/xfs_bmap.c temp = new->br_blockcount + right.br_blockcount; br_blockcount 2617 fs/xfs/libxfs/xfs_bmap.c right.br_blockcount = temp; br_blockcount 2696 fs/xfs/libxfs/xfs_bmap.c left.br_startoff + left.br_blockcount == new->br_startoff && br_blockcount 2697 fs/xfs/libxfs/xfs_bmap.c left.br_startblock + left.br_blockcount == new->br_startblock && br_blockcount 2699 fs/xfs/libxfs/xfs_bmap.c left.br_blockcount + new->br_blockcount <= MAXEXTLEN) br_blockcount 2703 fs/xfs/libxfs/xfs_bmap.c new->br_startoff + new->br_blockcount == right.br_startoff && br_blockcount 2704 fs/xfs/libxfs/xfs_bmap.c new->br_startblock + new->br_blockcount == right.br_startblock && br_blockcount 2706 fs/xfs/libxfs/xfs_bmap.c new->br_blockcount + right.br_blockcount <= MAXEXTLEN && br_blockcount 2708 fs/xfs/libxfs/xfs_bmap.c left.br_blockcount + new->br_blockcount + br_blockcount 2709 fs/xfs/libxfs/xfs_bmap.c right.br_blockcount <= MAXEXTLEN)) br_blockcount 2723 fs/xfs/libxfs/xfs_bmap.c left.br_blockcount += new->br_blockcount + right.br_blockcount; br_blockcount 2760 fs/xfs/libxfs/xfs_bmap.c left.br_blockcount += new->br_blockcount; br_blockcount 2789 fs/xfs/libxfs/xfs_bmap.c right.br_blockcount += new->br_blockcount; br_blockcount 2900 fs/xfs/libxfs/xfs_bmap.c (orig_end <= gotp->br_startoff + gotp->br_blockcount)) { br_blockcount 2942 fs/xfs/libxfs/xfs_bmap.c prevo = prevp->br_startoff + prevp->br_blockcount; br_blockcount 2958 fs/xfs/libxfs/xfs_bmap.c nexto = gotp->br_startoff + gotp->br_blockcount; br_blockcount 3031 fs/xfs/libxfs/xfs_bmap.c ASSERT(align_off >= prevp->br_startoff + prevp->br_blockcount); br_blockcount 3070 fs/xfs/libxfs/xfs_bmap.c ISVALID(ap->prev.br_startblock + ap->prev.br_blockcount, br_blockcount 3072 fs/xfs/libxfs/xfs_bmap.c ap->blkno = ap->prev.br_startblock + ap->prev.br_blockcount; br_blockcount 3077 fs/xfs/libxfs/xfs_bmap.c (ap->prev.br_startoff + ap->prev.br_blockcount); br_blockcount 3100 fs/xfs/libxfs/xfs_bmap.c ap->prev.br_blockcount) && br_blockcount 3107 fs/xfs/libxfs/xfs_bmap.c ap->prev.br_blockcount); br_blockcount 3667 fs/xfs/libxfs/xfs_bmap.c if (irec->br_startoff + irec->br_blockcount <= bno || br_blockcount 3669 fs/xfs/libxfs/xfs_bmap.c irec->br_blockcount = 0; br_blockcount 3681 fs/xfs/libxfs/xfs_bmap.c irec->br_blockcount -= distance; br_blockcount 3684 fs/xfs/libxfs/xfs_bmap.c if (end < irec->br_startoff + irec->br_blockcount) { br_blockcount 3685 fs/xfs/libxfs/xfs_bmap.c distance = irec->br_startoff + irec->br_blockcount - end; br_blockcount 3686 fs/xfs/libxfs/xfs_bmap.c irec->br_blockcount -= distance; br_blockcount 3705 fs/xfs/libxfs/xfs_bmap.c got->br_startoff + got->br_blockcount <= obno) { br_blockcount 3729 fs/xfs/libxfs/xfs_bmap.c mval->br_blockcount = XFS_FILBLKS_MIN(end - *bno, br_blockcount 3730 fs/xfs/libxfs/xfs_bmap.c got->br_blockcount - (*bno - got->br_startoff)); br_blockcount 3732 fs/xfs/libxfs/xfs_bmap.c ASSERT(mval->br_blockcount <= len); br_blockcount 3752 fs/xfs/libxfs/xfs_bmap.c ((mval->br_startoff + mval->br_blockcount) <= end)); br_blockcount 3753 fs/xfs/libxfs/xfs_bmap.c ASSERT((flags & XFS_BMAPI_ENTIRE) || (mval->br_blockcount <= *len) || br_blockcount 3756 fs/xfs/libxfs/xfs_bmap.c *bno = mval->br_startoff + mval->br_blockcount; br_blockcount 3761 fs/xfs/libxfs/xfs_bmap.c ASSERT(mval->br_blockcount > mval[-1].br_blockcount); br_blockcount 3763 fs/xfs/libxfs/xfs_bmap.c mval[-1].br_blockcount = mval->br_blockcount; br_blockcount 3769 fs/xfs/libxfs/xfs_bmap.c mval[-1].br_blockcount && br_blockcount 3772 fs/xfs/libxfs/xfs_bmap.c mval[-1].br_startoff + mval[-1].br_blockcount); br_blockcount 3773 fs/xfs/libxfs/xfs_bmap.c mval[-1].br_blockcount += mval->br_blockcount; br_blockcount 3778 fs/xfs/libxfs/xfs_bmap.c mval[-1].br_startoff + mval[-1].br_blockcount) { br_blockcount 3779 fs/xfs/libxfs/xfs_bmap.c mval[-1].br_blockcount += mval->br_blockcount; br_blockcount 3782 fs/xfs/libxfs/xfs_bmap.c ((mval->br_startoff + mval->br_blockcount) <= br_blockcount 3837 fs/xfs/libxfs/xfs_bmap.c mval->br_blockcount = len; br_blockcount 3875 fs/xfs/libxfs/xfs_bmap.c mval->br_blockcount = br_blockcount 3878 fs/xfs/libxfs/xfs_bmap.c bno += mval->br_blockcount; br_blockcount 3879 fs/xfs/libxfs/xfs_bmap.c len -= mval->br_blockcount; br_blockcount 3986 fs/xfs/libxfs/xfs_bmap.c got->br_blockcount = alen; br_blockcount 4029 fs/xfs/libxfs/xfs_bmap.c bma->length = (xfs_extlen_t)bma->got.br_blockcount; br_blockcount 4090 fs/xfs/libxfs/xfs_bmap.c bma->got.br_blockcount = bma->length; br_blockcount 4125 fs/xfs/libxfs/xfs_bmap.c ASSERT(bma->got.br_startoff + bma->got.br_blockcount >= br_blockcount 4158 fs/xfs/libxfs/xfs_bmap.c ASSERT(mval->br_blockcount <= len); br_blockcount 4172 fs/xfs/libxfs/xfs_bmap.c mval->br_blockcount); br_blockcount 4206 fs/xfs/libxfs/xfs_bmap.c if (mval->br_blockcount < len) br_blockcount 4507 fs/xfs/libxfs/xfs_bmap.c bma.length = max_t(xfs_filblks_t, bma.got.br_blockcount, MAXEXTLEN); br_blockcount 4614 fs/xfs/libxfs/xfs_bmap.c got.br_blockcount = len; br_blockcount 4746 fs/xfs/libxfs/xfs_bmap.c del_endoff = del->br_startoff + del->br_blockcount; br_blockcount 4747 fs/xfs/libxfs/xfs_bmap.c got_endoff = got->br_startoff + got->br_blockcount; br_blockcount 4751 fs/xfs/libxfs/xfs_bmap.c ASSERT(del->br_blockcount > 0); br_blockcount 4756 fs/xfs/libxfs/xfs_bmap.c uint64_t rtexts = XFS_FSB_TO_B(mp, del->br_blockcount); br_blockcount 4768 fs/xfs/libxfs/xfs_bmap.c -((long)del->br_blockcount), 0, br_blockcount 4772 fs/xfs/libxfs/xfs_bmap.c ip->i_delayed_blks -= del->br_blockcount; br_blockcount 4792 fs/xfs/libxfs/xfs_bmap.c got->br_blockcount -= del->br_blockcount; br_blockcount 4794 fs/xfs/libxfs/xfs_bmap.c got->br_blockcount), da_old); br_blockcount 4802 fs/xfs/libxfs/xfs_bmap.c got->br_blockcount = got->br_blockcount - del->br_blockcount; br_blockcount 4804 fs/xfs/libxfs/xfs_bmap.c got->br_blockcount), da_old); br_blockcount 4818 fs/xfs/libxfs/xfs_bmap.c got->br_blockcount = del->br_startoff - got->br_startoff; br_blockcount 4819 fs/xfs/libxfs/xfs_bmap.c got_indlen = xfs_bmap_worst_indlen(ip, got->br_blockcount); br_blockcount 4821 fs/xfs/libxfs/xfs_bmap.c new.br_blockcount = got_endoff - del_endoff; br_blockcount 4822 fs/xfs/libxfs/xfs_bmap.c new_indlen = xfs_bmap_worst_indlen(ip, new.br_blockcount); br_blockcount 4826 fs/xfs/libxfs/xfs_bmap.c del->br_blockcount); br_blockcount 4839 fs/xfs/libxfs/xfs_bmap.c del->br_blockcount -= stolen; br_blockcount 4846 fs/xfs/libxfs/xfs_bmap.c da_diff += del->br_blockcount; br_blockcount 4869 fs/xfs/libxfs/xfs_bmap.c del_endoff = del->br_startoff + del->br_blockcount; br_blockcount 4870 fs/xfs/libxfs/xfs_bmap.c got_endoff = got->br_startoff + got->br_blockcount; br_blockcount 4872 fs/xfs/libxfs/xfs_bmap.c ASSERT(del->br_blockcount > 0); br_blockcount 4895 fs/xfs/libxfs/xfs_bmap.c got->br_blockcount -= del->br_blockcount; br_blockcount 4896 fs/xfs/libxfs/xfs_bmap.c got->br_startblock = del->br_startblock + del->br_blockcount; br_blockcount 4903 fs/xfs/libxfs/xfs_bmap.c got->br_blockcount -= del->br_blockcount; br_blockcount 4910 fs/xfs/libxfs/xfs_bmap.c got->br_blockcount = del->br_startoff - got->br_startoff; br_blockcount 4913 fs/xfs/libxfs/xfs_bmap.c new.br_blockcount = got_endoff - del_endoff; br_blockcount 4915 fs/xfs/libxfs/xfs_bmap.c new.br_startblock = del->br_startblock + del->br_blockcount; br_blockcount 4922 fs/xfs/libxfs/xfs_bmap.c ip->i_delayed_blks -= del->br_blockcount; br_blockcount 4961 fs/xfs/libxfs/xfs_bmap.c ASSERT(del->br_blockcount > 0); br_blockcount 4964 fs/xfs/libxfs/xfs_bmap.c del_endoff = del->br_startoff + del->br_blockcount; br_blockcount 4965 fs/xfs/libxfs/xfs_bmap.c got_endoff = got.br_startoff + got.br_blockcount; br_blockcount 4995 fs/xfs/libxfs/xfs_bmap.c len = div_u64_rem(del->br_blockcount, mp->m_sb.sb_rextsize, br_blockcount 5007 fs/xfs/libxfs/xfs_bmap.c nblks = del->br_blockcount; br_blockcount 5011 fs/xfs/libxfs/xfs_bmap.c del_endblock = del->br_startblock + del->br_blockcount; br_blockcount 5048 fs/xfs/libxfs/xfs_bmap.c got.br_blockcount -= del->br_blockcount; br_blockcount 5062 fs/xfs/libxfs/xfs_bmap.c got.br_blockcount -= del->br_blockcount; br_blockcount 5078 fs/xfs/libxfs/xfs_bmap.c got.br_blockcount = del->br_startoff - got.br_startoff; br_blockcount 5082 fs/xfs/libxfs/xfs_bmap.c new.br_blockcount = got_endoff - del_endoff; br_blockcount 5149 fs/xfs/libxfs/xfs_bmap.c del->br_blockcount, NULL, br_blockcount 5289 fs/xfs/libxfs/xfs_bmap.c got.br_startoff + got.br_blockcount - 1); br_blockcount 5311 fs/xfs/libxfs/xfs_bmap.c del.br_blockcount -= start - got.br_startoff; br_blockcount 5315 fs/xfs/libxfs/xfs_bmap.c if (del.br_startoff + del.br_blockcount > end + 1) br_blockcount 5316 fs/xfs/libxfs/xfs_bmap.c del.br_blockcount = end + 1 - del.br_startoff; br_blockcount 5319 fs/xfs/libxfs/xfs_bmap.c if (max_len < del.br_blockcount) { br_blockcount 5320 fs/xfs/libxfs/xfs_bmap.c del.br_startoff += del.br_blockcount - max_len; br_blockcount 5322 fs/xfs/libxfs/xfs_bmap.c del.br_startblock += del.br_blockcount - max_len; br_blockcount 5323 fs/xfs/libxfs/xfs_bmap.c del.br_blockcount = max_len; br_blockcount 5329 fs/xfs/libxfs/xfs_bmap.c sum = del.br_startblock + del.br_blockcount; br_blockcount 5345 fs/xfs/libxfs/xfs_bmap.c end -= mod > del.br_blockcount ? br_blockcount 5346 fs/xfs/libxfs/xfs_bmap.c del.br_blockcount : mod; br_blockcount 5364 fs/xfs/libxfs/xfs_bmap.c if (del.br_blockcount > mod) { br_blockcount 5365 fs/xfs/libxfs/xfs_bmap.c del.br_startoff += del.br_blockcount - mod; br_blockcount 5366 fs/xfs/libxfs/xfs_bmap.c del.br_startblock += del.br_blockcount - mod; br_blockcount 5367 fs/xfs/libxfs/xfs_bmap.c del.br_blockcount = mod; br_blockcount 5385 fs/xfs/libxfs/xfs_bmap.c if (del.br_blockcount > mod) { br_blockcount 5386 fs/xfs/libxfs/xfs_bmap.c del.br_blockcount -= mod; br_blockcount 5396 fs/xfs/libxfs/xfs_bmap.c ASSERT(end >= del.br_blockcount); br_blockcount 5397 fs/xfs/libxfs/xfs_bmap.c end -= del.br_blockcount; br_blockcount 5418 fs/xfs/libxfs/xfs_bmap.c prev.br_startblock + prev.br_blockcount); br_blockcount 5421 fs/xfs/libxfs/xfs_bmap.c prev.br_blockcount -= mod; br_blockcount 5458 fs/xfs/libxfs/xfs_bmap.c max_len -= del.br_blockcount; br_blockcount 5553 fs/xfs/libxfs/xfs_bmap.c if ((left->br_startoff + left->br_blockcount != startoff) || br_blockcount 5554 fs/xfs/libxfs/xfs_bmap.c (left->br_startblock + left->br_blockcount != got->br_startblock) || br_blockcount 5556 fs/xfs/libxfs/xfs_bmap.c (left->br_blockcount + got->br_blockcount > MAXEXTLEN)) br_blockcount 5588 fs/xfs/libxfs/xfs_bmap.c blockcount = left->br_blockcount + got->br_blockcount; br_blockcount 5595 fs/xfs/libxfs/xfs_bmap.c new.br_blockcount = blockcount; br_blockcount 5644 fs/xfs/libxfs/xfs_bmap.c new.br_startoff = left->br_startoff + left->br_blockcount; br_blockcount 5741 fs/xfs/libxfs/xfs_bmap.c if (new_startoff < prev.br_startoff + prev.br_blockcount) { br_blockcount 5866 fs/xfs/libxfs/xfs_bmap.c if (stop_fsb >= got.br_startoff + got.br_blockcount) { br_blockcount 5873 fs/xfs/libxfs/xfs_bmap.c if (new_startoff + got.br_blockcount > next.br_startoff) { br_blockcount 5894 fs/xfs/libxfs/xfs_bmap.c stop_fsb >= got.br_startoff + got.br_blockcount) { br_blockcount 5962 fs/xfs/libxfs/xfs_bmap.c new.br_blockcount = got.br_blockcount - gotblkcnt; br_blockcount 5974 fs/xfs/libxfs/xfs_bmap.c got.br_blockcount = gotblkcnt; br_blockcount 6080 fs/xfs/libxfs/xfs_bmap.c bmap->br_blockcount, br_blockcount 6181 fs/xfs/libxfs/xfs_bmap.c endfsb = irec->br_startblock + irec->br_blockcount - 1; br_blockcount 69 fs/xfs/libxfs/xfs_bmap_btree.c irec->br_blockcount = l1 & xfs_mask64lo(21); br_blockcount 109 fs/xfs/libxfs/xfs_bmap_btree.c ASSERT(!(s->br_blockcount & xfs_mask64hi(64-BMBT_BLOCKCOUNT_BITLEN))); br_blockcount 118 fs/xfs/libxfs/xfs_bmap_btree.c ((xfs_bmbt_rec_base_t)s->br_blockcount & br_blockcount 2114 fs/xfs/libxfs/xfs_da_btree.c mapp[mapi - 1].br_blockcount; br_blockcount 2125 fs/xfs/libxfs/xfs_da_btree.c got += mapp[i].br_blockcount; br_blockcount 2127 fs/xfs/libxfs/xfs_da_btree.c mapp[mapi - 1].br_startoff + mapp[mapi - 1].br_blockcount != br_blockcount 2454 fs/xfs/libxfs/xfs_da_btree.c off += mapp[i].br_blockcount; br_blockcount 2495 fs/xfs/libxfs/xfs_da_btree.c map[i].bm_len = XFS_FSB_TO_BB(mp, irecs[i].br_blockcount); br_blockcount 2552 fs/xfs/libxfs/xfs_da_btree.c irecs->br_blockcount = nfsb; br_blockcount 2571 fs/xfs/libxfs/xfs_da_btree.c (long long)irecs[i].br_blockcount, br_blockcount 58 fs/xfs/libxfs/xfs_iext_tree.c ASSERT((irec->br_blockcount & ~XFS_IEXT_LENGTH_MASK) == 0); br_blockcount 62 fs/xfs/libxfs/xfs_iext_tree.c rec->hi = irec->br_blockcount & XFS_IEXT_LENGTH_MASK; br_blockcount 77 fs/xfs/libxfs/xfs_iext_tree.c irec->br_blockcount = rec->hi & XFS_IEXT_LENGTH_MASK; br_blockcount 973 fs/xfs/libxfs/xfs_iext_tree.c *end = gotp->br_startoff + gotp->br_blockcount; br_blockcount 1213 fs/xfs/libxfs/xfs_refcount.c PREV->br_blockcount); br_blockcount 1228 fs/xfs/libxfs/xfs_refcount.c PREV->br_blockcount); br_blockcount 2286 fs/xfs/libxfs/xfs_rmap.c bmap->br_blockcount, br_blockcount 2368 fs/xfs/libxfs/xfs_rmap.c bmap.br_blockcount = len; br_blockcount 2390 fs/xfs/libxfs/xfs_rmap.c bmap.br_blockcount = len; br_blockcount 168 fs/xfs/libxfs/xfs_types.h xfs_filblks_t br_blockcount; /* number of blocks */ br_blockcount 171 fs/xfs/scrub/bmap.c agbno + irec->br_blockcount > rmap_end) br_blockcount 184 fs/xfs/scrub/bmap.c irec->br_startoff + irec->br_blockcount > rmap_end) br_blockcount 223 fs/xfs/scrub/bmap.c irec->br_blockcount); br_blockcount 241 fs/xfs/scrub/bmap.c len = irec->br_blockcount; br_blockcount 258 fs/xfs/scrub/bmap.c irec->br_blockcount); br_blockcount 262 fs/xfs/scrub/bmap.c irec->br_blockcount); br_blockcount 289 fs/xfs/scrub/bmap.c off = irec->br_startoff + irec->br_blockcount - 1; br_blockcount 329 fs/xfs/scrub/bmap.c if (irec->br_blockcount > MAXEXTLEN) br_blockcount 332 fs/xfs/scrub/bmap.c if (irec->br_startblock + irec->br_blockcount <= irec->br_startblock) br_blockcount 335 fs/xfs/scrub/bmap.c end = irec->br_startblock + irec->br_blockcount - 1; br_blockcount 363 fs/xfs/scrub/bmap.c info->lastoff = irec->br_startoff + irec->br_blockcount; br_blockcount 414 fs/xfs/scrub/bmap.c irec.br_blockcount != iext_irec.br_blockcount || br_blockcount 507 fs/xfs/scrub/bmap.c if (irec.br_blockcount > rec->rm_blockcount) br_blockcount 512 fs/xfs/scrub/bmap.c rec->rm_startblock += irec.br_blockcount; br_blockcount 513 fs/xfs/scrub/bmap.c rec->rm_offset += irec.br_blockcount; br_blockcount 514 fs/xfs/scrub/bmap.c rec->rm_blockcount -= irec.br_blockcount; br_blockcount 664 fs/xfs/scrub/dir.c got.br_blockcount != args.geo->fsbcount)) { br_blockcount 687 fs/xfs/scrub/dir.c lblk < got.br_startoff + got.br_blockcount; br_blockcount 694 fs/xfs/scrub/dir.c dabno = got.br_startoff + got.br_blockcount; br_blockcount 705 fs/xfs/scrub/dir.c got.br_blockcount == args.geo->fsbcount && br_blockcount 751 fs/xfs/scrub/dir.c lblk < got.br_startoff + got.br_blockcount; br_blockcount 758 fs/xfs/scrub/dir.c dabno = got.br_startoff + got.br_blockcount; br_blockcount 213 fs/xfs/scrub/quota.c irec.br_startoff + irec.br_blockcount - 1 > max_dqid_off) { br_blockcount 429 fs/xfs/xfs_aops.c offset_fsb >= wpc->imap.br_startoff + wpc->imap.br_blockcount) br_blockcount 482 fs/xfs/xfs_aops.c } while (wpc->imap.br_startoff + wpc->imap.br_blockcount <= offset_fsb); br_blockcount 574 fs/xfs/xfs_aops.c imap.br_blockcount = imap.br_startoff - offset_fsb; br_blockcount 587 fs/xfs/xfs_aops.c cow_fsb < imap.br_startoff + imap.br_blockcount) br_blockcount 588 fs/xfs/xfs_aops.c imap.br_blockcount = cow_fsb - imap.br_startoff; br_blockcount 620 fs/xfs/xfs_aops.c cow_fsb < wpc->imap.br_startoff + wpc->imap.br_blockcount) br_blockcount 621 fs/xfs/xfs_aops.c wpc->imap.br_blockcount = cow_fsb - wpc->imap.br_startoff; br_blockcount 624 fs/xfs/xfs_aops.c ASSERT(wpc->imap.br_startoff + wpc->imap.br_blockcount > offset_fsb); br_blockcount 74 fs/xfs/xfs_attr_inactive.c map.br_blockcount); br_blockcount 89 fs/xfs/xfs_attr_inactive.c tblkno += map.br_blockcount; br_blockcount 90 fs/xfs/xfs_attr_inactive.c tblkcnt -= map.br_blockcount; br_blockcount 353 fs/xfs/xfs_bmap_item.c map->me_len = bmap->bi_bmap.br_blockcount; br_blockcount 381 fs/xfs/xfs_bmap_item.c count = bmap->bi_bmap.br_blockcount; br_blockcount 391 fs/xfs/xfs_bmap_item.c bmap->bi_bmap.br_blockcount = count; br_blockcount 542 fs/xfs/xfs_bmap_item.c irec.br_blockcount = count; br_blockcount 200 fs/xfs/xfs_bmap_util.c *eof = endoff >= rec.br_startoff + rec.br_blockcount; br_blockcount 223 fs/xfs/xfs_bmap_util.c *count += got.br_blockcount; br_blockcount 438 fs/xfs/xfs_bmap_util.c p->bmv_length = XFS_FSB_TO_BB(ip->i_mount, got->br_blockcount); br_blockcount 481 fs/xfs/xfs_bmap_util.c xfs_fileoff_t end = rec->br_startoff + rec->br_blockcount; br_blockcount 486 fs/xfs/xfs_bmap_util.c rec->br_startoff += rec->br_blockcount; br_blockcount 489 fs/xfs/xfs_bmap_util.c rec->br_startblock += rec->br_blockcount; br_blockcount 490 fs/xfs/xfs_bmap_util.c rec->br_blockcount = total_end - end; br_blockcount 649 fs/xfs/xfs_bmap_util.c bno = got.br_startoff + got.br_blockcount; br_blockcount 706 fs/xfs/xfs_bmap_util.c while (got.br_startoff + got.br_blockcount > start_fsb) { br_blockcount 715 fs/xfs/xfs_bmap_util.c if (!del.br_blockcount || br_blockcount 980 fs/xfs/xfs_bmap_util.c allocated_fsb = imapp->br_blockcount; br_blockcount 1511 fs/xfs/xfs_bmap_util.c ilen = tirec.br_blockcount; br_blockcount 1514 fs/xfs/xfs_bmap_util.c while (tirec.br_blockcount) { br_blockcount 1521 fs/xfs/xfs_bmap_util.c tirec.br_blockcount, &irec, br_blockcount 1531 fs/xfs/xfs_bmap_util.c uirec.br_blockcount = rlen = min_t(xfs_filblks_t, br_blockcount 1532 fs/xfs/xfs_bmap_util.c tirec.br_blockcount, br_blockcount 1533 fs/xfs/xfs_bmap_util.c irec.br_blockcount); br_blockcount 1557 fs/xfs/xfs_bmap_util.c tirec.br_blockcount -= rlen; br_blockcount 296 fs/xfs/xfs_dir2_readdir.c if (map.br_blockcount < geo->fsbcount && br_blockcount 308 fs/xfs/xfs_dir2_readdir.c next_ra < map.br_startoff + map.br_blockcount) { br_blockcount 312 fs/xfs/xfs_dquot.c ASSERT(map.br_blockcount == XFS_DQUOT_CLUSTER_SIZE_FSB); br_blockcount 406 fs/xfs/xfs_dquot.c ASSERT(map.br_blockcount >= 1); br_blockcount 47 fs/xfs/xfs_iomap.c (unsigned long long)imap->br_blockcount, br_blockcount 79 fs/xfs/xfs_iomap.c iomap->length = XFS_FSB_TO_B(mp, imap->br_blockcount); br_blockcount 214 fs/xfs/xfs_iomap.c imap->br_blockcount + br_blockcount 424 fs/xfs/xfs_iomap.c prev.br_startoff + prev.br_blockcount < offset_fsb) br_blockcount 443 fs/xfs/xfs_iomap.c if (prev.br_blockcount <= (MAXEXTLEN >> 1)) br_blockcount 444 fs/xfs/xfs_iomap.c alloc_blocks = prev.br_blockcount << 1; br_blockcount 640 fs/xfs/xfs_iomap.c end_fsb = imap.br_startoff + imap.br_blockcount; br_blockcount 722 fs/xfs/xfs_iomap.c xfs_trim_extent(&imap, cmap.br_startoff, cmap.br_blockcount); br_blockcount 820 fs/xfs/xfs_iomap.c if ((numblks_fsb = imap.br_blockcount) == 0) { br_blockcount 825 fs/xfs/xfs_iomap.c ASSERT(imap.br_blockcount); br_blockcount 1009 fs/xfs/xfs_iomap.c end_fsb = imap.br_startoff + imap.br_blockcount; br_blockcount 1193 fs/xfs/xfs_iomap.c if (data_fsb < cow_fsb + cmap.br_blockcount) br_blockcount 1210 fs/xfs/xfs_iomap.c imap.br_blockcount = cow_fsb - offset_fsb; br_blockcount 1212 fs/xfs/xfs_iomap.c imap.br_blockcount = data_fsb - offset_fsb; br_blockcount 1004 fs/xfs/xfs_qm.c ASSERT(map[i].br_blockcount); br_blockcount 1007 fs/xfs/xfs_qm.c lblkno += map[i].br_blockcount; br_blockcount 1019 fs/xfs/xfs_qm.c rablkcnt = map[i+1].br_blockcount; br_blockcount 1035 fs/xfs/xfs_qm.c map[i].br_blockcount, br_blockcount 555 fs/xfs/xfs_refcount_item.c irec.br_blockcount = new_len; br_blockcount 566 fs/xfs/xfs_refcount_item.c irec.br_blockcount); br_blockcount 571 fs/xfs/xfs_refcount_item.c irec.br_blockcount); br_blockcount 193 fs/xfs/xfs_reflink.c aglen = irec->br_blockcount; br_blockcount 211 fs/xfs/xfs_reflink.c irec->br_blockcount = flen; br_blockcount 221 fs/xfs/xfs_reflink.c irec->br_blockcount = fbno - agbno; br_blockcount 267 fs/xfs/xfs_reflink.c if (!got.br_blockcount) br_blockcount 315 fs/xfs/xfs_reflink.c xfs_filblks_t count_fsb = imap->br_blockcount; br_blockcount 335 fs/xfs/xfs_reflink.c xfs_trim_extent(imap, got.br_startoff, got.br_blockcount); br_blockcount 357 fs/xfs/xfs_reflink.c xfs_filblks_t count_fsb = imap->br_blockcount; br_blockcount 377 fs/xfs/xfs_reflink.c imap->br_blockcount, xfs_get_cowextsz_hint(ip)); br_blockcount 412 fs/xfs/xfs_reflink.c error = xfs_bmapi_write(tp, ip, imap->br_startoff, imap->br_blockcount, br_blockcount 477 fs/xfs/xfs_reflink.c while (got.br_startoff + got.br_blockcount > offset_fsb) { br_blockcount 482 fs/xfs/xfs_reflink.c if (!del.br_blockcount) { br_blockcount 499 fs/xfs/xfs_reflink.c del.br_blockcount); br_blockcount 502 fs/xfs/xfs_reflink.c del.br_blockcount, NULL); br_blockcount 514 fs/xfs/xfs_reflink.c -(long)del.br_blockcount, 0, br_blockcount 639 fs/xfs/xfs_reflink.c got.br_startoff + got.br_blockcount <= offset_fsb) { br_blockcount 653 fs/xfs/xfs_reflink.c ASSERT(del.br_blockcount > 0); br_blockcount 666 fs/xfs/xfs_reflink.c rlen = del.br_blockcount; br_blockcount 672 fs/xfs/xfs_reflink.c xfs_trim_extent(&del, del.br_startoff + rlen, del.br_blockcount - rlen); br_blockcount 676 fs/xfs/xfs_reflink.c xfs_refcount_free_cow_extent(tp, del.br_startblock, del.br_blockcount); br_blockcount 683 fs/xfs/xfs_reflink.c (long)del.br_blockcount); br_blockcount 1010 fs/xfs/xfs_reflink.c unmap_len = irec->br_startoff + irec->br_blockcount - destoff; br_blockcount 1033 fs/xfs/xfs_reflink.c irec->br_blockcount, 0, XFS_QMOPT_RES_REGBLKS); br_blockcount 1039 fs/xfs/xfs_reflink.c irec->br_blockcount, irec->br_startblock); br_blockcount 1055 fs/xfs/xfs_reflink.c uirec.br_blockcount = unmap_len - rlen; br_blockcount 1060 fs/xfs/xfs_reflink.c if (!real_extent || uirec.br_blockcount == 0) br_blockcount 1064 fs/xfs/xfs_reflink.c uirec.br_blockcount, uirec.br_startblock); br_blockcount 1074 fs/xfs/xfs_reflink.c uirec.br_blockcount); br_blockcount 1078 fs/xfs/xfs_reflink.c uirec.br_startoff + uirec.br_blockcount); br_blockcount 1154 fs/xfs/xfs_reflink.c range_len = imap.br_startoff + imap.br_blockcount - srcoff; br_blockcount 1427 fs/xfs/xfs_reflink.c while (map[1].br_blockcount) { br_blockcount 1430 fs/xfs/xfs_reflink.c aglen = map[1].br_blockcount; br_blockcount 1452 fs/xfs/xfs_reflink.c map[1].br_blockcount -= (rbno - agbno + rlen); br_blockcount 1458 fs/xfs/xfs_reflink.c fbno = map[0].br_startoff + map[0].br_blockcount; br_blockcount 1498 fs/xfs/xfs_reflink.c aglen = got.br_blockcount; br_blockcount 402 fs/xfs/xfs_rmap_item.c map->me_len = rmap->ri_bmap.br_blockcount; br_blockcount 434 fs/xfs/xfs_rmap_item.c rmap->ri_bmap.br_blockcount, br_blockcount 812 fs/xfs/xfs_rtalloc.c bno < map.br_startoff + map.br_blockcount; br_blockcount 848 fs/xfs/xfs_rtalloc.c oblocks = map.br_startoff + map.br_blockcount; br_blockcount 914 fs/xfs/xfs_super.c got.br_startoff, got.br_blockcount); br_blockcount 53 fs/xfs/xfs_symlink.c byte_cnt = XFS_FSB_TO_B(mp, mval[n].br_blockcount); br_blockcount 291 fs/xfs/xfs_symlink.c byte_cnt = XFS_FSB_TO_B(mp, mval[n].br_blockcount); br_blockcount 437 fs/xfs/xfs_symlink.c XFS_FSB_TO_BB(mp, mval[i].br_blockcount), 0); br_blockcount 242 fs/xfs/xfs_trace.h __entry->blockcount = r.br_blockcount; br_blockcount 1250 fs/xfs/xfs_trace.h __entry->blockcount = irec ? irec->br_blockcount : 0; br_blockcount 3057 fs/xfs/xfs_trace.h __entry->len = irec->br_blockcount;