Searched refs:br_blockcount (Results 1 - 25 of 38) sorted by path

12

/linux-master/fs/xfs/libxfs/
H A Dxfs_attr.c95 return imap.br_startoff == 0 && imap.br_blockcount == 1;
H A Dxfs_attr_remote.c421 dblkcnt = XFS_FSB_TO_BB(mp, map[i].br_blockcount);
437 lblkno += map[i].br_blockcount;
438 blkcnt -= map[i].br_blockcount;
518 dblkcnt = XFS_FSB_TO_BB(mp, map.br_blockcount);
535 lblkno += map.br_blockcount;
536 blkcnt -= map.br_blockcount;
563 XFS_FSB_TO_BB(mp, map->br_blockcount),
634 attr->xattri_lblkno += map->br_blockcount;
635 attr->xattri_blkcnt -= map->br_blockcount;
677 lblkno += map.br_blockcount;
[all...]
H A Dxfs_bmap.c125 cur->bc_rec.b.br_blockcount = 0;
522 ASSERT(mval[i].br_blockcount > 0);
525 ASSERT(mval[i].br_blockcount <= len);
526 ASSERT(mval[i].br_startoff + mval[i].br_blockcount <=
530 ASSERT(mval[i].br_startoff + mval[i].br_blockcount >
534 mval[i - 1].br_startoff + mval[i - 1].br_blockcount ==
865 rec.br_blockcount = 1;
1140 irec->br_startoff, irec->br_startblock, irec->br_blockcount,
1292 lastaddr = got.br_startoff + got.br_blockcount;
1397 bma->aeof = bma->offset >= rec.br_startoff + rec.br_blockcount ||
[all...]
H A Dxfs_bmap_btree.c87 irec->br_blockcount = l1 & xfs_mask64lo(21);
127 ASSERT(!(s->br_blockcount & xfs_mask64hi(64-BMBT_BLOCKCOUNT_BITLEN)));
136 ((xfs_bmbt_rec_base_t)s->br_blockcount &
H A Dxfs_da_btree.c2216 mapp[mapi - 1].br_blockcount;
2227 got += mapp[i].br_blockcount;
2229 mapp[mapi - 1].br_startoff + mapp[mapi - 1].br_blockcount !=
2578 map[i].bm_len = XFS_FSB_TO_BB(mp, irecs[i].br_blockcount);
2579 off += irecs[i].br_blockcount;
2602 "[%02d] br_startoff %lld br_startblock %lld br_blockcount %lld br_state %d",
2605 irecs[i].br_blockcount,
H A Dxfs_iext_tree.c58 ASSERT((irec->br_blockcount & ~XFS_IEXT_LENGTH_MASK) == 0);
62 rec->hi = irec->br_blockcount & XFS_IEXT_LENGTH_MASK;
77 irec->br_blockcount = rec->hi & XFS_IEXT_LENGTH_MASK;
990 *end = gotp->br_startoff + gotp->br_blockcount;
H A Dxfs_refcount.c1500 PREV->br_blockcount);
1515 PREV->br_blockcount);
H A Dxfs_rmap.c2649 ri->ri_bmap.br_startoff, ri->ri_bmap.br_blockcount,
2691 ri->ri_bmap.br_blockcount, &oinfo, unwritten);
2696 ri->ri_bmap.br_blockcount, unwritten, &oinfo);
2731 bmap->br_blockcount,
2823 bmap.br_blockcount = len;
2845 bmap.br_blockcount = len;
H A Dxfs_symlink_remote.c263 byte_cnt = XFS_FSB_TO_B(mp, mval[n].br_blockcount);
356 byte_cnt = XFS_FSB_TO_B(mp, mval[n].br_blockcount);
H A Dxfs_types.h154 xfs_filblks_t br_blockcount; /* number of blocks */ member in struct:xfs_bmbt_irec
/linux-master/fs/xfs/scrub/
H A Dbmap.c216 if (rmap_end != agbno + irec->br_blockcount)
226 if (rmap_end != irec->br_startoff + irec->br_blockcount)
284 if (rmap_end < agbno + irec->br_blockcount)
318 irec->br_blockcount);
337 len = irec->br_blockcount;
353 irec->br_blockcount, &oinfo);
355 irec->br_blockcount);
358 irec->br_blockcount);
364 xchk_xref_is_only_owned_by(info->sc, agbno, irec->br_blockcount,
367 irec->br_blockcount);
[all...]
H A Dbmap_repair.c151 irec.br_blockcount = min_t(xfs_filblks_t, blockcount,
171 irec.br_startblock += irec.br_blockcount;
172 irec.br_startoff += irec.br_blockcount;
173 blockcount -= irec.br_blockcount;
340 next_off = irec.br_startoff + irec.br_blockcount;
H A Dcow_repair.c124 xc->irec_startbno + xc->irec.br_blockcount) {
126 (xc->irec_startbno + xc->irec.br_blockcount);
219 if (rec_bno + rec_len > xc->irec_startbno + xc->irec.br_blockcount) {
221 (xc->irec_startbno + xc->irec.br_blockcount);
259 rc_high.rc_startblock = xc->irec_startbno + xc->irec.br_blockcount - 1;
268 rc_high.rc_startblock = xc->irec_startbno + xc->irec.br_blockcount - 1;
276 if (xc->next_bno < xc->irec_startbno + xc->irec.br_blockcount) {
280 xc->irec_startbno + xc->irec.br_blockcount -
289 rm_high.rm_startblock = xc->irec_startbno + xc->irec.br_blockcount - 1;
302 xc->irec.br_blockcount);
[all...]
H A Ddir.c675 lblk < got.br_startoff + got.br_blockcount;
683 dabno = got.br_startoff + got.br_blockcount;
694 got.br_blockcount == args.geo->fsbcount &&
740 lblk < got.br_startoff + got.br_blockcount;
747 dabno = got.br_startoff + got.br_blockcount;
H A Ddqiterate.c62 cursor->bmap.br_startoff + cursor->bmap.br_blockcount > fileoff)
100 fileoff = cursor->bmap.br_startoff + cursor->bmap.br_blockcount;
H A Dinode_repair.c1621 off = got.br_startoff + got.br_blockcount;
H A Dquota.c284 irec.br_startoff + irec.br_blockcount - 1 > max_dqid_off) {
H A Dquota_repair.c427 irec.br_startoff + irec.br_blockcount - 1 > max_dqid_off) {
443 irec.br_startoff, irec.br_blockcount,
452 ASSERT(nrec.br_blockcount == irec.br_blockcount);
490 fsbno < irec.br_startblock + irec.br_blockcount;
H A Drmap_repair.c361 accum->rm_blockcount += rec->br_blockcount;
371 accum->rm_blockcount = rec->br_blockcount;
H A Drtbitmap.c131 off += map.br_blockcount;
H A Drtbitmap_repair.c86 off = map.br_startoff + map.br_blockcount;
106 map.br_blockcount,
119 off = map.br_startoff + map.br_blockcount;
H A Drtsummary.c266 off += map.br_blockcount;
H A Dtrace.h390 __entry->blockcount = cursor->bmap.br_blockcount;
1712 __entry->len = irec->br_blockcount;
2168 __entry->blockcount = irec->br_blockcount;
/linux-master/fs/xfs/
H A Dxfs_aops.c365 imap.br_blockcount = imap.br_startoff - offset_fsb;
378 cow_fsb < imap.br_startoff + imap.br_blockcount)
379 imap.br_blockcount = cow_fsb - imap.br_startoff;
H A Dxfs_attr_inactive.c69 blkno += map.br_blockcount;
70 blkcnt -= map.br_blockcount;

Completed in 454 milliseconds

12