br_startoff 111 fs/xfs/libxfs/xfs_bmap.c cur->bc_rec.b.br_startoff = 0; br_startoff 276 fs/xfs/libxfs/xfs_bmap.c ASSERT(be64_to_cpu(prevp->br_startoff) < br_startoff 277 fs/xfs/libxfs/xfs_bmap.c be64_to_cpu(keyp->br_startoff)); br_startoff 497 fs/xfs/libxfs/xfs_bmap.c ASSERT(mval[i].br_startoff >= bno); br_startoff 499 fs/xfs/libxfs/xfs_bmap.c ASSERT(mval[i].br_startoff + mval[i].br_blockcount <= br_startoff 502 fs/xfs/libxfs/xfs_bmap.c ASSERT(mval[i].br_startoff < bno + len); br_startoff 503 fs/xfs/libxfs/xfs_bmap.c ASSERT(mval[i].br_startoff + mval[i].br_blockcount > br_startoff 507 fs/xfs/libxfs/xfs_bmap.c mval[i - 1].br_startoff + mval[i - 1].br_blockcount == br_startoff 508 fs/xfs/libxfs/xfs_bmap.c mval[i].br_startoff); br_startoff 760 fs/xfs/libxfs/xfs_bmap.c kp->br_startoff = cpu_to_be64(xfs_bmbt_disk_get_startoff(arp)); br_startoff 898 fs/xfs/libxfs/xfs_bmap.c rec.br_startoff = 0; br_startoff 1340 fs/xfs/libxfs/xfs_bmap.c if (got.br_startoff >= lowest + len && br_startoff 1341 fs/xfs/libxfs/xfs_bmap.c got.br_startoff - max >= len) br_startoff 1343 fs/xfs/libxfs/xfs_bmap.c lastaddr = got.br_startoff + got.br_blockcount; br_startoff 1450 fs/xfs/libxfs/xfs_bmap.c bma->aeof = bma->offset >= rec.br_startoff + rec.br_blockcount || br_startoff 1451 fs/xfs/libxfs/xfs_bmap.c (bma->offset >= rec.br_startoff && br_startoff 1484 fs/xfs/libxfs/xfs_bmap.c *last_block = rec.br_startoff + rec.br_blockcount; br_startoff 1515 fs/xfs/libxfs/xfs_bmap.c rval = s.br_startoff == 0 && s.br_blockcount == 1; br_startoff 1570 fs/xfs/libxfs/xfs_bmap.c new_endoff = new->br_startoff + new->br_blockcount; br_startoff 1572 fs/xfs/libxfs/xfs_bmap.c ASSERT(PREV.br_startoff <= new->br_startoff); br_startoff 1573 fs/xfs/libxfs/xfs_bmap.c ASSERT(PREV.br_startoff + PREV.br_blockcount >= new_endoff); br_startoff 1582 fs/xfs/libxfs/xfs_bmap.c if (PREV.br_startoff == new->br_startoff) br_startoff 1584 fs/xfs/libxfs/xfs_bmap.c if (PREV.br_startoff + PREV.br_blockcount == new_endoff) br_startoff 1598 fs/xfs/libxfs/xfs_bmap.c LEFT.br_startoff + LEFT.br_blockcount == new->br_startoff && br_startoff 1616 fs/xfs/libxfs/xfs_bmap.c new_endoff == RIGHT.br_startoff && br_startoff 1765 fs/xfs/libxfs/xfs_bmap.c PREV.br_startoff += new->br_blockcount; br_startoff 1820 fs/xfs/libxfs/xfs_bmap.c PREV.br_startoff = new_endoff; br_startoff 1834 fs/xfs/libxfs/xfs_bmap.c RIGHT.br_startoff = new->br_startoff; br_startoff 1931 fs/xfs/libxfs/xfs_bmap.c RIGHT.br_startoff = new_endoff; br_startoff 1933 fs/xfs/libxfs/xfs_bmap.c PREV.br_startoff + PREV.br_blockcount - new_endoff; br_startoff 1939 fs/xfs/libxfs/xfs_bmap.c PREV.br_blockcount = new->br_startoff - PREV.br_startoff; br_startoff 2075 fs/xfs/libxfs/xfs_bmap.c new_endoff = new->br_startoff + new->br_blockcount; br_startoff 2076 fs/xfs/libxfs/xfs_bmap.c ASSERT(PREV.br_startoff <= new->br_startoff); br_startoff 2077 fs/xfs/libxfs/xfs_bmap.c ASSERT(PREV.br_startoff + PREV.br_blockcount >= new_endoff); br_startoff 2083 fs/xfs/libxfs/xfs_bmap.c if (PREV.br_startoff == new->br_startoff) br_startoff 2085 fs/xfs/libxfs/xfs_bmap.c if (PREV.br_startoff + PREV.br_blockcount == new_endoff) br_startoff 2099 fs/xfs/libxfs/xfs_bmap.c LEFT.br_startoff + LEFT.br_blockcount == new->br_startoff && br_startoff 2117 fs/xfs/libxfs/xfs_bmap.c new_endoff == RIGHT.br_startoff && br_startoff 2272 fs/xfs/libxfs/xfs_bmap.c PREV.br_startoff += new->br_blockcount; br_startoff 2306 fs/xfs/libxfs/xfs_bmap.c PREV.br_startoff += new->br_blockcount; br_startoff 2340 fs/xfs/libxfs/xfs_bmap.c RIGHT.br_startoff = new->br_startoff; br_startoff 2410 fs/xfs/libxfs/xfs_bmap.c PREV.br_blockcount = new->br_startoff - PREV.br_startoff; br_startoff 2413 fs/xfs/libxfs/xfs_bmap.c r[1].br_startoff = new_endoff; br_startoff 2415 fs/xfs/libxfs/xfs_bmap.c old.br_startoff + old.br_blockcount - new_endoff; br_startoff 2547 fs/xfs/libxfs/xfs_bmap.c left.br_startoff + left.br_blockcount == new->br_startoff && br_startoff 2552 fs/xfs/libxfs/xfs_bmap.c new->br_startoff + new->br_blockcount == right.br_startoff && br_startoff 2615 fs/xfs/libxfs/xfs_bmap.c right.br_startoff = new->br_startoff; br_startoff 2696 fs/xfs/libxfs/xfs_bmap.c left.br_startoff + left.br_blockcount == new->br_startoff && br_startoff 2703 fs/xfs/libxfs/xfs_bmap.c new->br_startoff + new->br_blockcount == right.br_startoff && br_startoff 2787 fs/xfs/libxfs/xfs_bmap.c right.br_startoff = new->br_startoff; br_startoff 2899 fs/xfs/libxfs/xfs_bmap.c (orig_off >= gotp->br_startoff) && br_startoff 2900 fs/xfs/libxfs/xfs_bmap.c (orig_end <= gotp->br_startoff + gotp->br_blockcount)) { br_startoff 2938 fs/xfs/libxfs/xfs_bmap.c if (prevp->br_startoff != NULLFILEOFF) { br_startoff 2940 fs/xfs/libxfs/xfs_bmap.c prevo = prevp->br_startoff; br_startoff 2942 fs/xfs/libxfs/xfs_bmap.c prevo = prevp->br_startoff + prevp->br_blockcount; br_startoff 2955 fs/xfs/libxfs/xfs_bmap.c if (!eof && gotp->br_startoff != NULLFILEOFF) { br_startoff 2958 fs/xfs/libxfs/xfs_bmap.c nexto = gotp->br_startoff + gotp->br_blockcount; br_startoff 2960 fs/xfs/libxfs/xfs_bmap.c nexto = gotp->br_startoff; br_startoff 3028 fs/xfs/libxfs/xfs_bmap.c if (!eof && gotp->br_startoff != NULLFILEOFF) br_startoff 3029 fs/xfs/libxfs/xfs_bmap.c ASSERT(align_off + align_alen <= gotp->br_startoff); br_startoff 3030 fs/xfs/libxfs/xfs_bmap.c if (prevp->br_startoff != NULLFILEOFF) br_startoff 3031 fs/xfs/libxfs/xfs_bmap.c ASSERT(align_off >= prevp->br_startoff + prevp->br_blockcount); br_startoff 3068 fs/xfs/libxfs/xfs_bmap.c if (ap->eof && ap->prev.br_startoff != NULLFILEOFF && br_startoff 3077 fs/xfs/libxfs/xfs_bmap.c (ap->prev.br_startoff + ap->prev.br_blockcount); br_startoff 3097 fs/xfs/libxfs/xfs_bmap.c if (ap->prev.br_startoff != NULLFILEOFF && br_startoff 3106 fs/xfs/libxfs/xfs_bmap.c (ap->prev.br_startoff + br_startoff 3143 fs/xfs/libxfs/xfs_bmap.c adjust = gotdiff = ap->got.br_startoff - ap->offset; br_startoff 3667 fs/xfs/libxfs/xfs_bmap.c if (irec->br_startoff + irec->br_blockcount <= bno || br_startoff 3668 fs/xfs/libxfs/xfs_bmap.c irec->br_startoff >= end) { br_startoff 3673 fs/xfs/libxfs/xfs_bmap.c if (irec->br_startoff < bno) { br_startoff 3674 fs/xfs/libxfs/xfs_bmap.c distance = bno - irec->br_startoff; br_startoff 3680 fs/xfs/libxfs/xfs_bmap.c irec->br_startoff += distance; br_startoff 3684 fs/xfs/libxfs/xfs_bmap.c if (end < irec->br_startoff + irec->br_blockcount) { br_startoff 3685 fs/xfs/libxfs/xfs_bmap.c distance = irec->br_startoff + irec->br_blockcount - end; br_startoff 3705 fs/xfs/libxfs/xfs_bmap.c got->br_startoff + got->br_blockcount <= obno) { br_startoff 3716 fs/xfs/libxfs/xfs_bmap.c mval->br_startoff = *bno; br_startoff 3721 fs/xfs/libxfs/xfs_bmap.c (*bno - got->br_startoff); br_startoff 3730 fs/xfs/libxfs/xfs_bmap.c got->br_blockcount - (*bno - got->br_startoff)); br_startoff 3752 fs/xfs/libxfs/xfs_bmap.c ((mval->br_startoff + mval->br_blockcount) <= end)); br_startoff 3754 fs/xfs/libxfs/xfs_bmap.c (mval->br_startoff < obno)); br_startoff 3756 fs/xfs/libxfs/xfs_bmap.c *bno = mval->br_startoff + mval->br_blockcount; br_startoff 3758 fs/xfs/libxfs/xfs_bmap.c if (*n > 0 && mval->br_startoff == mval[-1].br_startoff) { br_startoff 3771 fs/xfs/libxfs/xfs_bmap.c ASSERT(mval->br_startoff == br_startoff 3772 fs/xfs/libxfs/xfs_bmap.c mval[-1].br_startoff + mval[-1].br_blockcount); br_startoff 3777 fs/xfs/libxfs/xfs_bmap.c mval->br_startoff == br_startoff 3778 fs/xfs/libxfs/xfs_bmap.c mval[-1].br_startoff + mval[-1].br_blockcount) { br_startoff 3782 fs/xfs/libxfs/xfs_bmap.c ((mval->br_startoff + mval->br_blockcount) <= br_startoff 3835 fs/xfs/libxfs/xfs_bmap.c mval->br_startoff = bno; br_startoff 3870 fs/xfs/libxfs/xfs_bmap.c got.br_startoff = end; br_startoff 3871 fs/xfs/libxfs/xfs_bmap.c if (got.br_startoff > bno) { br_startoff 3873 fs/xfs/libxfs/xfs_bmap.c mval->br_startoff = bno; br_startoff 3876 fs/xfs/libxfs/xfs_bmap.c XFS_FILBLKS_MIN(len, got.br_startoff - bno); br_startoff 3938 fs/xfs/libxfs/xfs_bmap.c alen = XFS_FILBLKS_MIN(alen, got->br_startoff - aoff); br_startoff 3948 fs/xfs/libxfs/xfs_bmap.c prev.br_startoff = NULLFILEOFF; br_startoff 3984 fs/xfs/libxfs/xfs_bmap.c got->br_startoff = aoff; br_startoff 4030 fs/xfs/libxfs/xfs_bmap.c bma->offset = bma->got.br_startoff; br_startoff 4036 fs/xfs/libxfs/xfs_bmap.c bma->got.br_startoff - bma->offset); br_startoff 4088 fs/xfs/libxfs/xfs_bmap.c bma->got.br_startoff = bma->offset; br_startoff 4124 fs/xfs/libxfs/xfs_bmap.c ASSERT(bma->got.br_startoff <= bma->offset); br_startoff 4125 fs/xfs/libxfs/xfs_bmap.c ASSERT(bma->got.br_startoff + bma->got.br_blockcount >= br_startoff 4339 fs/xfs/libxfs/xfs_bmap.c bma.prev.br_startoff = NULLFILEOFF; br_startoff 4349 fs/xfs/libxfs/xfs_bmap.c if (eof || bma.got.br_startoff > bno) { br_startoff 4482 fs/xfs/libxfs/xfs_bmap.c bma.got.br_startoff > offset_fsb) { br_startoff 4506 fs/xfs/libxfs/xfs_bmap.c bma.offset = bma.got.br_startoff; br_startoff 4514 fs/xfs/libxfs/xfs_bmap.c bma.prev.br_startoff = NULLFILEOFF; br_startoff 4600 fs/xfs/libxfs/xfs_bmap.c ASSERT(got.br_startoff > bno); br_startoff 4601 fs/xfs/libxfs/xfs_bmap.c ASSERT(got.br_startoff - bno >= len); br_startoff 4612 fs/xfs/libxfs/xfs_bmap.c got.br_startoff = bno; br_startoff 4746 fs/xfs/libxfs/xfs_bmap.c del_endoff = del->br_startoff + del->br_blockcount; br_startoff 4747 fs/xfs/libxfs/xfs_bmap.c got_endoff = got->br_startoff + got->br_blockcount; br_startoff 4752 fs/xfs/libxfs/xfs_bmap.c ASSERT(got->br_startoff <= del->br_startoff); br_startoff 4774 fs/xfs/libxfs/xfs_bmap.c if (got->br_startoff == del->br_startoff) br_startoff 4791 fs/xfs/libxfs/xfs_bmap.c got->br_startoff = del_endoff; br_startoff 4818 fs/xfs/libxfs/xfs_bmap.c got->br_blockcount = del->br_startoff - got->br_startoff; br_startoff 4830 fs/xfs/libxfs/xfs_bmap.c new.br_startoff = del_endoff; br_startoff 4869 fs/xfs/libxfs/xfs_bmap.c del_endoff = del->br_startoff + del->br_blockcount; br_startoff 4870 fs/xfs/libxfs/xfs_bmap.c got_endoff = got->br_startoff + got->br_blockcount; br_startoff 4873 fs/xfs/libxfs/xfs_bmap.c ASSERT(got->br_startoff <= del->br_startoff); br_startoff 4877 fs/xfs/libxfs/xfs_bmap.c if (got->br_startoff == del->br_startoff) br_startoff 4894 fs/xfs/libxfs/xfs_bmap.c got->br_startoff = del_endoff; br_startoff 4910 fs/xfs/libxfs/xfs_bmap.c got->br_blockcount = del->br_startoff - got->br_startoff; br_startoff 4912 fs/xfs/libxfs/xfs_bmap.c new.br_startoff = del_endoff; br_startoff 4963 fs/xfs/libxfs/xfs_bmap.c ASSERT(got.br_startoff <= del->br_startoff); br_startoff 4964 fs/xfs/libxfs/xfs_bmap.c del_endoff = del->br_startoff + del->br_blockcount; br_startoff 4965 fs/xfs/libxfs/xfs_bmap.c got_endoff = got.br_startoff + got.br_blockcount; br_startoff 4983 fs/xfs/libxfs/xfs_bmap.c del->br_startoff > got.br_startoff && del_endoff < got_endoff) br_startoff 5019 fs/xfs/libxfs/xfs_bmap.c if (got.br_startoff == del->br_startoff) br_startoff 5046 fs/xfs/libxfs/xfs_bmap.c got.br_startoff = del_endoff; br_startoff 5078 fs/xfs/libxfs/xfs_bmap.c got.br_blockcount = del->br_startoff - got.br_startoff; br_startoff 5081 fs/xfs/libxfs/xfs_bmap.c new.br_startoff = del_endoff; br_startoff 5279 fs/xfs/libxfs/xfs_bmap.c if (got.br_startoff > end && br_startoff 5289 fs/xfs/libxfs/xfs_bmap.c got.br_startoff + got.br_blockcount - 1); br_startoff 5309 fs/xfs/libxfs/xfs_bmap.c if (got.br_startoff < start) { br_startoff 5310 fs/xfs/libxfs/xfs_bmap.c del.br_startoff = start; br_startoff 5311 fs/xfs/libxfs/xfs_bmap.c del.br_blockcount -= start - got.br_startoff; br_startoff 5313 fs/xfs/libxfs/xfs_bmap.c del.br_startblock += start - got.br_startoff; br_startoff 5315 fs/xfs/libxfs/xfs_bmap.c if (del.br_startoff + del.br_blockcount > end + 1) br_startoff 5316 fs/xfs/libxfs/xfs_bmap.c del.br_blockcount = end + 1 - del.br_startoff; br_startoff 5320 fs/xfs/libxfs/xfs_bmap.c del.br_startoff += del.br_blockcount - max_len; br_startoff 5347 fs/xfs/libxfs/xfs_bmap.c if (end < got.br_startoff && br_startoff 5365 fs/xfs/libxfs/xfs_bmap.c del.br_startoff += del.br_blockcount - mod; br_startoff 5387 fs/xfs/libxfs/xfs_bmap.c del.br_startoff += mod; br_startoff 5389 fs/xfs/libxfs/xfs_bmap.c } else if (del.br_startoff == start && br_startoff 5398 fs/xfs/libxfs/xfs_bmap.c if (got.br_startoff > end && br_startoff 5419 fs/xfs/libxfs/xfs_bmap.c if (prev.br_startoff < start) { br_startoff 5420 fs/xfs/libxfs/xfs_bmap.c mod = start - prev.br_startoff; br_startoff 5423 fs/xfs/libxfs/xfs_bmap.c prev.br_startoff = start; br_startoff 5459 fs/xfs/libxfs/xfs_bmap.c end = del.br_startoff - 1; br_startoff 5466 fs/xfs/libxfs/xfs_bmap.c (got.br_startoff > end && br_startoff 5547 fs/xfs/libxfs/xfs_bmap.c startoff = got->br_startoff - shift; br_startoff 5553 fs/xfs/libxfs/xfs_bmap.c if ((left->br_startoff + left->br_blockcount != startoff) || br_startoff 5644 fs/xfs/libxfs/xfs_bmap.c new.br_startoff = left->br_startoff + left->br_blockcount; br_startoff 5666 fs/xfs/libxfs/xfs_bmap.c got->br_startoff = startoff; br_startoff 5739 fs/xfs/libxfs/xfs_bmap.c new_startoff = got.br_startoff - offset_shift_fsb; br_startoff 5741 fs/xfs/libxfs/xfs_bmap.c if (new_startoff < prev.br_startoff + prev.br_blockcount) { br_startoff 5755 fs/xfs/libxfs/xfs_bmap.c if (got.br_startoff < offset_shift_fsb) { br_startoff 5772 fs/xfs/libxfs/xfs_bmap.c *next_fsb = got.br_startoff; br_startoff 5799 fs/xfs/libxfs/xfs_bmap.c if (!error && !is_empty && got.br_startoff >= off && br_startoff 5800 fs/xfs/libxfs/xfs_bmap.c ((got.br_startoff + shift) & BMBT_STARTOFF_MASK) < got.br_startoff) br_startoff 5853 fs/xfs/libxfs/xfs_bmap.c stop_fsb > got.br_startoff) { br_startoff 5866 fs/xfs/libxfs/xfs_bmap.c if (stop_fsb >= got.br_startoff + got.br_blockcount) { br_startoff 5871 fs/xfs/libxfs/xfs_bmap.c new_startoff = got.br_startoff + offset_shift_fsb; br_startoff 5873 fs/xfs/libxfs/xfs_bmap.c if (new_startoff + got.br_blockcount > next.br_startoff) { br_startoff 5894 fs/xfs/libxfs/xfs_bmap.c stop_fsb >= got.br_startoff + got.br_blockcount) { br_startoff 5899 fs/xfs/libxfs/xfs_bmap.c *next_fsb = got.br_startoff; br_startoff 5956 fs/xfs/libxfs/xfs_bmap.c got.br_startoff >= split_fsb) br_startoff 5959 fs/xfs/libxfs/xfs_bmap.c gotblkcnt = split_fsb - got.br_startoff; br_startoff 5960 fs/xfs/libxfs/xfs_bmap.c new.br_startoff = split_fsb; br_startoff 6079 fs/xfs/libxfs/xfs_bmap.c bmap->br_startoff, br_startoff 67 fs/xfs/libxfs/xfs_bmap_btree.c irec->br_startoff = (l0 & xfs_mask64lo(64 - BMBT_EXNTFLAG_BITLEN)) >> 9; br_startoff 108 fs/xfs/libxfs/xfs_bmap_btree.c ASSERT(!(s->br_startoff & xfs_mask64hi(64-BMBT_STARTOFF_BITLEN))); br_startoff 114 fs/xfs/libxfs/xfs_bmap_btree.c ((xfs_bmbt_rec_base_t)s->br_startoff << 9) | br_startoff 358 fs/xfs/libxfs/xfs_bmap_btree.c key->bmbt.br_startoff = br_startoff 367 fs/xfs/libxfs/xfs_bmap_btree.c key->bmbt.br_startoff = cpu_to_be64( br_startoff 393 fs/xfs/libxfs/xfs_bmap_btree.c return (int64_t)be64_to_cpu(key->bmbt.br_startoff) - br_startoff 394 fs/xfs/libxfs/xfs_bmap_btree.c cur->bc_rec.b.br_startoff; br_startoff 403 fs/xfs/libxfs/xfs_bmap_btree.c uint64_t a = be64_to_cpu(k1->bmbt.br_startoff); br_startoff 404 fs/xfs/libxfs/xfs_bmap_btree.c uint64_t b = be64_to_cpu(k2->bmbt.br_startoff); br_startoff 504 fs/xfs/libxfs/xfs_bmap_btree.c return be64_to_cpu(k1->bmbt.br_startoff) < br_startoff 505 fs/xfs/libxfs/xfs_bmap_btree.c be64_to_cpu(k2->bmbt.br_startoff); br_startoff 2113 fs/xfs/libxfs/xfs_da_btree.c b = mapp[mapi - 1].br_startoff + br_startoff 2126 fs/xfs/libxfs/xfs_da_btree.c if (got != count || mapp[0].br_startoff != *bno || br_startoff 2127 fs/xfs/libxfs/xfs_da_btree.c mapp[mapi - 1].br_startoff + mapp[mapi - 1].br_blockcount != br_startoff 2451 fs/xfs/libxfs/xfs_da_btree.c if (off != mapp[i].br_startoff) { br_startoff 2551 fs/xfs/libxfs/xfs_da_btree.c irecs->br_startoff = (xfs_fileoff_t)bno; br_startoff 2569 fs/xfs/libxfs/xfs_da_btree.c (long long)irecs[i].br_startoff, br_startoff 1579 fs/xfs/libxfs/xfs_format.h __be64 br_startoff; /* starting file offset */ br_startoff 57 fs/xfs/libxfs/xfs_iext_tree.c ASSERT((irec->br_startoff & ~XFS_IEXT_STARTOFF_MASK) == 0); br_startoff 61 fs/xfs/libxfs/xfs_iext_tree.c rec->lo = irec->br_startoff & XFS_IEXT_STARTOFF_MASK; br_startoff 76 fs/xfs/libxfs/xfs_iext_tree.c irec->br_startoff = rec->lo & XFS_IEXT_STARTOFF_MASK; br_startoff 632 fs/xfs/libxfs/xfs_iext_tree.c xfs_fileoff_t offset = irec->br_startoff; br_startoff 646 fs/xfs/libxfs/xfs_iext_tree.c xfs_iext_rec_cmp(cur_rec(cur), irec->br_startoff) != 0); br_startoff 969 fs/xfs/libxfs/xfs_iext_tree.c gotp->br_startoff <= *end - 1) br_startoff 973 fs/xfs/libxfs/xfs_iext_tree.c *end = gotp->br_startoff + gotp->br_blockcount; br_startoff 992 fs/xfs/libxfs/xfs_iext_tree.c if (new->br_startoff != old.br_startoff) { br_startoff 993 fs/xfs/libxfs/xfs_iext_tree.c xfs_iext_update_node(ifp, old.br_startoff, br_startoff 994 fs/xfs/libxfs/xfs_iext_tree.c new->br_startoff, 1, cur->leaf); br_startoff 2285 fs/xfs/libxfs/xfs_rmap.c bmap->br_startoff, br_startoff 2369 fs/xfs/libxfs/xfs_rmap.c bmap.br_startoff = 0; br_startoff 2391 fs/xfs/libxfs/xfs_rmap.c bmap.br_startoff = 0; br_startoff 166 fs/xfs/libxfs/xfs_types.h xfs_fileoff_t br_startoff; /* starting file offset */ br_startoff 106 fs/xfs/scrub/bmap.c offset = irec->br_startoff; br_startoff 141 fs/xfs/scrub/bmap.c irec->br_startoff); br_startoff 173 fs/xfs/scrub/bmap.c irec->br_startoff); br_startoff 183 fs/xfs/scrub/bmap.c if (rmap.rm_offset > irec->br_startoff || br_startoff 184 fs/xfs/scrub/bmap.c irec->br_startoff + irec->br_blockcount > rmap_end) br_startoff 186 fs/xfs/scrub/bmap.c info->whichfork, irec->br_startoff); br_startoff 191 fs/xfs/scrub/bmap.c irec->br_startoff); br_startoff 204 fs/xfs/scrub/bmap.c irec->br_startoff); br_startoff 209 fs/xfs/scrub/bmap.c irec->br_startoff); br_startoff 212 fs/xfs/scrub/bmap.c irec->br_startoff); br_startoff 245 fs/xfs/scrub/bmap.c irec->br_startoff, &error)) br_startoff 285 fs/xfs/scrub/bmap.c if (!xfs_verify_dablk(mp, irec->br_startoff)) br_startoff 287 fs/xfs/scrub/bmap.c irec->br_startoff); br_startoff 289 fs/xfs/scrub/bmap.c off = irec->br_startoff + irec->br_blockcount - 1; br_startoff 309 fs/xfs/scrub/bmap.c if (irec->br_startoff < info->lastoff) br_startoff 311 fs/xfs/scrub/bmap.c irec->br_startoff); br_startoff 318 fs/xfs/scrub/bmap.c irec->br_startoff); br_startoff 326 fs/xfs/scrub/bmap.c irec->br_startoff); br_startoff 331 fs/xfs/scrub/bmap.c irec->br_startoff); br_startoff 334 fs/xfs/scrub/bmap.c irec->br_startoff); br_startoff 340 fs/xfs/scrub/bmap.c irec->br_startoff); br_startoff 347 fs/xfs/scrub/bmap.c irec->br_startoff); br_startoff 353 fs/xfs/scrub/bmap.c irec->br_startoff); br_startoff 363 fs/xfs/scrub/bmap.c info->lastoff = irec->br_startoff + irec->br_blockcount; br_startoff 410 fs/xfs/scrub/bmap.c if (!xfs_iext_lookup_extent(ip, ifp, irec.br_startoff, &icur, br_startoff 412 fs/xfs/scrub/bmap.c irec.br_startoff != iext_irec.br_startoff || br_startoff 417 fs/xfs/scrub/bmap.c irec.br_startoff); br_startoff 500 fs/xfs/scrub/bmap.c if (irec.br_startoff != rec->rm_offset) br_startoff 710 fs/xfs/scrub/bmap.c if (irec.br_startoff >= endoff) { br_startoff 712 fs/xfs/scrub/bmap.c irec.br_startoff); br_startoff 663 fs/xfs/scrub/dir.c (got.br_startoff > 0 || br_startoff 666 fs/xfs/scrub/dir.c got.br_startoff); br_startoff 671 fs/xfs/scrub/dir.c if (got.br_startoff >= leaf_lblk) br_startoff 685 fs/xfs/scrub/dir.c for (lblk = roundup((xfs_dablk_t)got.br_startoff, br_startoff 687 fs/xfs/scrub/dir.c lblk < got.br_startoff + got.br_blockcount; br_startoff 694 fs/xfs/scrub/dir.c dabno = got.br_startoff + got.br_blockcount; br_startoff 704 fs/xfs/scrub/dir.c got.br_startoff == leaf_lblk && br_startoff 728 fs/xfs/scrub/dir.c lblk = got.br_startoff; br_startoff 749 fs/xfs/scrub/dir.c for (lblk = roundup((xfs_dablk_t)got.br_startoff, br_startoff 751 fs/xfs/scrub/dir.c lblk < got.br_startoff + got.br_blockcount; br_startoff 758 fs/xfs/scrub/dir.c dabno = got.br_startoff + got.br_blockcount; br_startoff 212 fs/xfs/scrub/quota.c irec.br_startoff > max_dqid_off || br_startoff 213 fs/xfs/scrub/quota.c irec.br_startoff + irec.br_blockcount - 1 > max_dqid_off) { br_startoff 215 fs/xfs/scrub/quota.c irec.br_startoff); br_startoff 428 fs/xfs/xfs_aops.c if (offset_fsb < wpc->imap.br_startoff || br_startoff 429 fs/xfs/xfs_aops.c offset_fsb >= wpc->imap.br_startoff + wpc->imap.br_blockcount) br_startoff 482 fs/xfs/xfs_aops.c } while (wpc->imap.br_startoff + wpc->imap.br_blockcount <= offset_fsb); br_startoff 542 fs/xfs/xfs_aops.c cow_fsb = imap.br_startoff; br_startoff 566 fs/xfs/xfs_aops.c imap.br_startoff = end_fsb; /* fake a hole past EOF */ br_startoff 573 fs/xfs/xfs_aops.c if (imap.br_startoff > offset_fsb) { br_startoff 574 fs/xfs/xfs_aops.c imap.br_blockcount = imap.br_startoff - offset_fsb; br_startoff 575 fs/xfs/xfs_aops.c imap.br_startoff = offset_fsb; br_startoff 587 fs/xfs/xfs_aops.c cow_fsb < imap.br_startoff + imap.br_blockcount) br_startoff 588 fs/xfs/xfs_aops.c imap.br_blockcount = cow_fsb - imap.br_startoff; br_startoff 620 fs/xfs/xfs_aops.c cow_fsb < wpc->imap.br_startoff + wpc->imap.br_blockcount) br_startoff 621 fs/xfs/xfs_aops.c wpc->imap.br_blockcount = cow_fsb - wpc->imap.br_startoff; br_startoff 623 fs/xfs/xfs_aops.c ASSERT(wpc->imap.br_startoff <= offset_fsb); br_startoff 624 fs/xfs/xfs_aops.c ASSERT(wpc->imap.br_startoff + wpc->imap.br_blockcount > offset_fsb); br_startoff 773 fs/xfs/xfs_aops.c ((offset - XFS_FSB_TO_B(mp, wpc->imap.br_startoff)) >> 9); br_startoff 352 fs/xfs/xfs_bmap_item.c map->me_startoff = bmap->bi_bmap.br_startoff; br_startoff 385 fs/xfs/xfs_bmap_item.c bmap->bi_bmap.br_startoff, br_startoff 543 fs/xfs/xfs_bmap_item.c irec.br_startoff = bmap->me_startoff; br_startoff 200 fs/xfs/xfs_bmap_util.c *eof = endoff >= rec.br_startoff + rec.br_blockcount; br_startoff 421 fs/xfs/xfs_bmap_util.c if (got->br_startoff < XFS_B_TO_FSB(ip->i_mount, XFS_ISIZE(ip))) br_startoff 437 fs/xfs/xfs_bmap_util.c p->bmv_offset = XFS_FSB_TO_BB(ip->i_mount, got->br_startoff); br_startoff 481 fs/xfs/xfs_bmap_util.c xfs_fileoff_t end = rec->br_startoff + rec->br_blockcount; br_startoff 486 fs/xfs/xfs_bmap_util.c rec->br_startoff += rec->br_blockcount; br_startoff 637 fs/xfs/xfs_bmap_util.c if (got.br_startoff > bno) { br_startoff 639 fs/xfs/xfs_bmap_util.c got.br_startoff); br_startoff 649 fs/xfs/xfs_bmap_util.c bno = got.br_startoff + got.br_blockcount; br_startoff 706 fs/xfs/xfs_bmap_util.c while (got.br_startoff + got.br_blockcount > start_fsb) { br_startoff 1520 fs/xfs/xfs_bmap_util.c error = xfs_bmapi_read(ip, tirec.br_startoff, br_startoff 1526 fs/xfs/xfs_bmap_util.c ASSERT(tirec.br_startoff == irec.br_startoff); br_startoff 1553 fs/xfs/xfs_bmap_util.c tirec.br_startoff += rlen; br_startoff 271 fs/xfs/xfs_dir2_readdir.c if (map.br_startoff >= last_da) br_startoff 276 fs/xfs/xfs_dir2_readdir.c new_off = xfs_dir2_da_to_byte(geo, map.br_startoff); br_startoff 279 fs/xfs/xfs_dir2_readdir.c error = xfs_dir3_data_read(args->trans, dp, map.br_startoff, -1, &bp); br_startoff 292 fs/xfs/xfs_dir2_readdir.c *ra_blk = map.br_startoff; br_startoff 293 fs/xfs/xfs_dir2_readdir.c next_ra = map.br_startoff + geo->fsbcount; br_startoff 299 fs/xfs/xfs_dir2_readdir.c if (map.br_startoff >= last_da) br_startoff 306 fs/xfs/xfs_dir2_readdir.c next_ra = roundup((xfs_dablk_t)map.br_startoff, geo->fsbcount); br_startoff 308 fs/xfs/xfs_dir2_readdir.c next_ra < map.br_startoff + map.br_blockcount) { br_startoff 639 fs/xfs/xfs_dquot.c if (got.br_startoff < start) br_startoff 640 fs/xfs/xfs_dquot.c got.br_startoff = start; br_startoff 641 fs/xfs/xfs_dquot.c *id = got.br_startoff * mp->m_quotainfo->qi_dqperchunk; br_startoff 46 fs/xfs/xfs_iomap.c (unsigned long long)imap->br_startoff, br_startoff 78 fs/xfs/xfs_iomap.c iomap->offset = XFS_FSB_TO_B(mp, imap->br_startoff); br_startoff 215 fs/xfs/xfs_iomap.c imap->br_startoff); br_startoff 424 fs/xfs/xfs_iomap.c prev.br_startoff + prev.br_blockcount < offset_fsb) br_startoff 578 fs/xfs/xfs_iomap.c imap.br_startoff = end_fsb; /* fake hole until the end */ br_startoff 581 fs/xfs/xfs_iomap.c if ((flags & IOMAP_ZERO) && imap.br_startoff > offset_fsb) { br_startoff 582 fs/xfs/xfs_iomap.c xfs_hole_to_iomap(ip, iomap, offset_fsb, imap.br_startoff); br_startoff 601 fs/xfs/xfs_iomap.c if (!cow_eof && cmap.br_startoff <= offset_fsb) { br_startoff 608 fs/xfs/xfs_iomap.c if (imap.br_startoff <= offset_fsb) { br_startoff 640 fs/xfs/xfs_iomap.c end_fsb = imap.br_startoff + imap.br_blockcount; br_startoff 715 fs/xfs/xfs_iomap.c if (imap.br_startoff > offset_fsb) { br_startoff 717 fs/xfs/xfs_iomap.c imap.br_startoff - offset_fsb); br_startoff 722 fs/xfs/xfs_iomap.c xfs_trim_extent(&imap, cmap.br_startoff, cmap.br_blockcount); br_startoff 1009 fs/xfs/xfs_iomap.c end_fsb = imap.br_startoff + imap.br_blockcount; br_startoff 1174 fs/xfs/xfs_iomap.c if (imap.br_startoff <= offset_fsb) br_startoff 1176 fs/xfs/xfs_iomap.c data_fsb = imap.br_startoff; br_startoff 1191 fs/xfs/xfs_iomap.c cow_fsb = cmap.br_startoff; br_startoff 1213 fs/xfs/xfs_iomap.c imap.br_startoff = offset_fsb; br_startoff 1012 fs/xfs/xfs_qm.c firstid = (xfs_dqid_t) map[i].br_startoff * br_startoff 259 fs/xfs/xfs_reflink.c if (got.br_startoff >= offset_fsb + count_fsb) br_startoff 314 fs/xfs/xfs_reflink.c xfs_fileoff_t offset_fsb = imap->br_startoff; br_startoff 326 fs/xfs/xfs_reflink.c got.br_startoff = offset_fsb + count_fsb; br_startoff 327 fs/xfs/xfs_reflink.c if (got.br_startoff > offset_fsb) { br_startoff 328 fs/xfs/xfs_reflink.c xfs_trim_extent(imap, imap->br_startoff, br_startoff 329 fs/xfs/xfs_reflink.c got.br_startoff - imap->br_startoff); br_startoff 335 fs/xfs/xfs_reflink.c xfs_trim_extent(imap, got.br_startoff, got.br_blockcount); br_startoff 356 fs/xfs/xfs_reflink.c xfs_fileoff_t offset_fsb = imap->br_startoff; br_startoff 376 fs/xfs/xfs_reflink.c resaligned = xfs_aligned_fsb_count(imap->br_startoff, br_startoff 412 fs/xfs/xfs_reflink.c error = xfs_bmapi_write(tp, ip, imap->br_startoff, imap->br_blockcount, br_startoff 477 fs/xfs/xfs_reflink.c while (got.br_startoff + got.br_blockcount > offset_fsb) { br_startoff 639 fs/xfs/xfs_reflink.c got.br_startoff + got.br_blockcount <= offset_fsb) { br_startoff 661 fs/xfs/xfs_reflink.c *end_fsb = del.br_startoff; br_startoff 667 fs/xfs/xfs_reflink.c error = __xfs_bunmapi(tp, ip, del.br_startoff, &rlen, 0, 1); br_startoff 672 fs/xfs/xfs_reflink.c xfs_trim_extent(&del, del.br_startoff + rlen, del.br_blockcount - rlen); br_startoff 694 fs/xfs/xfs_reflink.c *end_fsb = del.br_startoff; br_startoff 1010 fs/xfs/xfs_reflink.c unmap_len = irec->br_startoff + irec->br_blockcount - destoff; br_startoff 1038 fs/xfs/xfs_reflink.c trace_xfs_reflink_remap(ip, irec->br_startoff, br_startoff 1054 fs/xfs/xfs_reflink.c uirec.br_startoff = irec->br_startoff + rlen; br_startoff 1063 fs/xfs/xfs_reflink.c trace_xfs_reflink_remap(ip, uirec.br_startoff, br_startoff 1078 fs/xfs/xfs_reflink.c uirec.br_startoff + uirec.br_blockcount); br_startoff 1154 fs/xfs/xfs_reflink.c range_len = imap.br_startoff + imap.br_blockcount - srcoff; br_startoff 1155 fs/xfs/xfs_reflink.c imap.br_startoff += destoff - srcoff; br_startoff 1441 fs/xfs/xfs_reflink.c fpos = XFS_FSB_TO_B(mp, map[1].br_startoff + br_startoff 1453 fs/xfs/xfs_reflink.c map[1].br_startoff += (rbno - agbno + rlen); br_startoff 1458 fs/xfs/xfs_reflink.c fbno = map[0].br_startoff + map[0].br_blockcount; br_startoff 401 fs/xfs/xfs_rmap_item.c map->me_startoff = rmap->ri_bmap.br_startoff; br_startoff 432 fs/xfs/xfs_rmap_item.c rmap->ri_bmap.br_startoff, br_startoff 811 fs/xfs/xfs_rtalloc.c for (bno = map.br_startoff, fsbno = map.br_startblock; br_startoff 812 fs/xfs/xfs_rtalloc.c bno < map.br_startoff + map.br_blockcount; br_startoff 848 fs/xfs/xfs_rtalloc.c oblocks = map.br_startoff + map.br_blockcount; br_startoff 914 fs/xfs/xfs_super.c got.br_startoff, got.br_blockcount); br_startoff 240 fs/xfs/xfs_trace.h __entry->startoff = r.br_startoff; br_startoff 1248 fs/xfs/xfs_trace.h __entry->startoff = irec ? irec->br_startoff : 0; br_startoff 3056 fs/xfs/xfs_trace.h __entry->lblk = irec->br_startoff;