Searched refs:br_startoff (Results 26 - 33 of 33) sorted by relevance

12

/linux-master/fs/xfs/scrub/
H A Drmap_repair.c358 rec->br_startoff == accum->rm_offset + accum->rm_blockcount &&
372 accum->rm_offset = rec->br_startoff;
H A Dinode_repair.c798 fileoff = be64_to_cpu(fkp->br_startoff);
1621 off = got.br_startoff + got.br_blockcount;
H A Dtrace.h388 __entry->startoff = cursor->bmap.br_startoff;
1711 __entry->lblk = irec->br_startoff;
2166 __entry->startoff = irec->br_startoff;
/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h1701 __be64 br_startoff; /* starting file offset */
H A Dxfs_attr.c95 return imap.br_startoff == 0 && imap.br_blockcount == 1;
/linux-master/fs/xfs/
H A Dxfs_qm.c1040 firstid = (xfs_dqid_t) map[i].br_startoff *
H A Dxfs_icache.c1793 got.br_startoff, got.br_blockcount);
H A Dxfs_trace.h392 __entry->startoff = r.br_startoff;
1472 __entry->startoff = irec ? irec->br_startoff : 0;
2988 __entry->l_loff = bi->bi_bmap.br_startoff;
3544 __entry->lblk = irec->br_startoff;

Completed in 293 milliseconds

12