Home
last modified time | relevance | path

Searched refs:XFS_FSB_TO_AGBNO (Results 1 – 13 of 13) sorted by relevance

/linux/fs/xfs/scrub/
H A Dnewbt.c203 resv->agbno = XFS_FSB_TO_AGBNO(mp, args->fsbno); in xrep_newbt_add_blocks()
308 XFS_FSB_TO_AGBNO(mp, args.fsbno), args.len, in xrep_newbt_alloc_ag_blocks()
385 XFS_FSB_TO_AGBNO(mp, args.fsbno), args.len, in xrep_newbt_alloc_file_blocks()
H A Dreap.c795 xfs_agblock_t agbno = XFS_FSB_TO_AGBNO(sc->mp, fsbno); in xreap_fsmeta_extent()
1246 agbno = XFS_FSB_TO_AGBNO(sc->mp, imap->br_startblock); in xreap_bmapi_select()
1334 agbno = bno = XFS_FSB_TO_AGBNO(sc->mp, imap->br_startblock); in xreap_bmapi_binval()
1440 XFS_FSB_TO_AGBNO(sc->mp, imap->br_startblock), in xrep_reap_bmapi_iter()
1463 XFS_FSB_TO_AGBNO(sc->mp, imap->br_startblock), in xrep_reap_bmapi_iter()
H A Drmap_repair.c350 agbno = XFS_FSB_TO_AGBNO(mp, rec->br_startblock); in xrep_rmap_visit_bmbt()
397 agbno = XFS_FSB_TO_AGBNO(cur->bc_mp, fsbno); in xrep_rmap_visit_iroot_btree_block()
874 XFS_FSB_TO_AGBNO(sc->mp, sc->mp->m_sb.sb_logstart), in xrep_rmap_find_log_rmaps()
H A Drmap.c415 XFS_FSB_TO_AGBNO(mp, mp->m_sb.sb_logstart), in xchk_rmapbt_walk_ag_metadata()
H A Dcow_repair.c269 xc->irec_startbno = XFS_FSB_TO_AGBNO(sc->mp, xc->irec.br_startblock); in xrep_cow_find_bad()
H A Dtrace.h579 __entry->bno = XFS_FSB_TO_AGBNO(cur->bc_mp, fsbno);
623 __entry->bno = XFS_FSB_TO_AGBNO(cur->bc_mp, fsbno);
662 __entry->bno = XFS_FSB_TO_AGBNO(cur->bc_mp, fsbno);
702 __entry->bno = XFS_FSB_TO_AGBNO(cur->bc_mp, fsbno);
740 __entry->bno = XFS_FSB_TO_AGBNO(cur->bc_mp, fsbno);
2900 __entry->agbno = XFS_FSB_TO_AGBNO(sc->mp, irec->br_startblock);
2929 __entry->agbno = XFS_FSB_TO_AGBNO(sc->mp, irec->br_startblock);
H A Dbmap.c396 agbno = XFS_FSB_TO_AGBNO(mp, irec->br_startblock); in xchk_bmap_iextent_xref()
/linux/fs/xfs/libxfs/
H A Dxfs_alloc.c3526 ASSERT(XFS_FSB_TO_AGBNO(mp, target) < agsize); in xfs_alloc_vextent_check_args()
3532 XFS_FSB_TO_AGBNO(mp, target) >= agsize || in xfs_alloc_vextent_check_args()
3840 XFS_FSB_TO_AGBNO(mp, target), alloc_flags); in xfs_alloc_vextent_start_ag()
3886 XFS_FSB_TO_AGBNO(mp, target), alloc_flags); in xfs_alloc_vextent_first_ag()
3907 args->agbno = XFS_FSB_TO_AGBNO(mp, target); in xfs_alloc_vextent_exact_bno()
3946 args->agbno = XFS_FSB_TO_AGBNO(mp, target); in xfs_alloc_vextent_near_bno()
H A Dxfs_format.h473 XFS_FSB_TO_AGNO(mp,fsbno), XFS_FSB_TO_AGBNO(mp,fsbno))
706 #define XFS_FSB_TO_AGBNO(mp,fsbno) \ macro
H A Dxfs_refcount.c1396 bno = XFS_FSB_TO_AGBNO(mp, ri->ri_startblock); in xfs_refcount_finish_one()
/linux/fs/xfs/
H A Dxfs_fsmap.c519 info->low.rm_startblock = XFS_FSB_TO_AGBNO(mp, start_fsb); in __xfs_getfsmap_datadev()
537 info->high.rm_startblock = XFS_FSB_TO_AGBNO(mp, in __xfs_getfsmap_datadev()
H A Dxfs_reflink.c151 orig_bno = XFS_FSB_TO_AGBNO(mp, irec->br_startblock); in xfs_reflink_find_shared()
H A Dxfs_trace.h2966 __entry->agbno = XFS_FSB_TO_AGBNO(cur->bc_mp,
4853 __entry->agbno = XFS_FSB_TO_AGBNO(cur->bc_mp, fsb);