Searched refs:XFS_FSB_TO_AGBNO (Results 1 – 13 of 13) sorted by relevance
| /linux/fs/xfs/scrub/ |
| H A D | newbt.c | 203 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 D | reap.c | 795 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 D | rmap_repair.c | 350 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 D | rmap.c | 415 XFS_FSB_TO_AGBNO(mp, mp->m_sb.sb_logstart), in xchk_rmapbt_walk_ag_metadata()
|
| H A D | cow_repair.c | 269 xc->irec_startbno = XFS_FSB_TO_AGBNO(sc->mp, xc->irec.br_startblock); in xrep_cow_find_bad()
|
| H A D | trace.h | 579 __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 D | bmap.c | 396 agbno = XFS_FSB_TO_AGBNO(mp, irec->br_startblock); in xchk_bmap_iextent_xref()
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_alloc.c | 3526 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 D | xfs_format.h | 473 XFS_FSB_TO_AGNO(mp,fsbno), XFS_FSB_TO_AGBNO(mp,fsbno)) 706 #define XFS_FSB_TO_AGBNO(mp,fsbno) \ macro
|
| H A D | xfs_refcount.c | 1396 bno = XFS_FSB_TO_AGBNO(mp, ri->ri_startblock); in xfs_refcount_finish_one()
|
| /linux/fs/xfs/ |
| H A D | xfs_fsmap.c | 519 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 D | xfs_reflink.c | 151 orig_bno = XFS_FSB_TO_AGBNO(mp, irec->br_startblock); in xfs_reflink_find_shared()
|
| H A D | xfs_trace.h | 2966 __entry->agbno = XFS_FSB_TO_AGBNO(cur->bc_mp, 4853 __entry->agbno = XFS_FSB_TO_AGBNO(cur->bc_mp, fsb);
|