Searched refs:XFS_FSB_TO_AGBNO (Results 1 – 11 of 11) 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 | 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 | 251 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); 2898 __entry->agbno = XFS_FSB_TO_AGBNO(sc->mp, irec->br_startblock); 2927 __entry->agbno = XFS_FSB_TO_AGBNO(sc->mp, irec->br_startblock);
|
| H A D | bmap_repair.c | 114 agbno = XFS_FSB_TO_AGBNO(sc->mp, startblock); in xrep_bmap_discover_shared()
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_ag.c | 333 xfs_agblock_t start = XFS_FSB_TO_AGBNO(mp, in xfs_freesp_init_recs() 451 XFS_FSB_TO_AGBNO(mp, mp->m_sb.sb_logstart)); in xfs_rmaproot_init() 522 XFS_FSB_TO_AGBNO(mp, mp->m_sb.sb_logstart) - logblocks); in xfs_agfblock_init()
|
| 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_trace.h | 2966 __entry->agbno = XFS_FSB_TO_AGBNO(cur->bc_mp, 4856 __entry->agbno = XFS_FSB_TO_AGBNO(cur->bc_mp, fsb);
|