Searched refs:XFS_FSB_TO_AGBNO (Results 1 – 17 of 17) sorted by relevance
| /Linux-v5.15/fs/xfs/scrub/ |
| D | trace.h | 350 __entry->bno = XFS_FSB_TO_AGBNO(cur->bc_mp, fsbno); 394 __entry->bno = XFS_FSB_TO_AGBNO(cur->bc_mp, fsbno); 433 __entry->bno = XFS_FSB_TO_AGBNO(cur->bc_mp, fsbno); 473 __entry->bno = XFS_FSB_TO_AGBNO(cur->bc_mp, fsbno); 511 __entry->bno = XFS_FSB_TO_AGBNO(cur->bc_mp, fsbno);
|
| D | repair.c | 353 XFS_FSB_TO_AGBNO(mp, fsb), btnum); in xrep_init_btblock() 544 agbno = XFS_FSB_TO_AGBNO(sc->mp, fsbno); in xrep_reap_block() 621 XFS_FSB_TO_AGBNO(sc->mp, fsbno), 1); in xrep_reap_extents()
|
| D | bmap.c | 260 agbno = XFS_FSB_TO_AGBNO(mp, irec->br_startblock); in xchk_bmap_iextent_xref()
|
| D | agheader_repair.c | 601 agbno = XFS_FSB_TO_AGBNO(mp, br->start); in xrep_agfl_init_header()
|
| /Linux-v5.15/fs/xfs/libxfs/ |
| D | xfs_refcount.c | 1153 bno = XFS_FSB_TO_AGBNO(mp, startblock); in xfs_refcount_finish_one() 1156 type, XFS_FSB_TO_AGBNO(mp, startblock), in xfs_refcount_finish_one() 1235 type, XFS_FSB_TO_AGBNO(tp->t_mountp, startblock), in __xfs_refcount_add() 1627 XFS_FSB_TO_AGBNO(mp, fsb), len, XFS_RMAP_OWN_COW); in xfs_refcount_alloc_cow_extent() 1644 XFS_FSB_TO_AGBNO(mp, fsb), len, XFS_RMAP_OWN_COW); in xfs_refcount_free_cow_extent()
|
| D | xfs_types.c | 62 return xfs_verify_agbno(mp, agno, XFS_FSB_TO_AGBNO(mp, fsbno)); in xfs_verify_fsbno()
|
| D | xfs_ag.c | 356 xfs_agblock_t start = XFS_FSB_TO_AGBNO(mp, in xfs_freesp_init_recs() 485 XFS_FSB_TO_AGBNO(mp, mp->m_sb.sb_logstart)); in xfs_rmaproot_init() 557 XFS_FSB_TO_AGBNO(mp, mp->m_sb.sb_logstart) - logblocks); in xfs_agfblock_init()
|
| D | xfs_alloc.c | 3128 ASSERT(XFS_FSB_TO_AGBNO(mp, args->fsbno) < agsize); in xfs_alloc_vextent() 3133 XFS_FSB_TO_AGBNO(mp, args->fsbno) >= agsize || in xfs_alloc_vextent() 3159 args->agbno = XFS_FSB_TO_AGBNO(mp, args->fsbno); in xfs_alloc_vextent() 3175 args->agbno = XFS_FSB_TO_AGBNO(mp, args->fsbno); in xfs_alloc_vextent() 3251 args->agbno = XFS_FSB_TO_AGBNO(mp, in xfs_alloc_vextent() 3339 xfs_agblock_t agbno = XFS_FSB_TO_AGBNO(mp, bno); in __xfs_free_extent()
|
| D | xfs_refcount_btree.c | 109 XFS_FSB_TO_AGBNO(cur->bc_mp, fsbno), 1); in xfs_refcountbt_free_block()
|
| D | xfs_format.h | 432 XFS_FSB_TO_AGNO(mp,fsbno), XFS_FSB_TO_AGBNO(mp,fsbno)) 666 #define XFS_FSB_TO_AGBNO(mp,fsbno) \ macro
|
| D | xfs_ialloc_btree.c | 122 new->s = cpu_to_be32(XFS_FSB_TO_AGBNO(args.mp, args.fsbno)); in __xfs_inobt_alloc_block()
|
| D | xfs_rmap.c | 2376 bno = XFS_FSB_TO_AGBNO(mp, startblock); in xfs_rmap_finish_one() 2417 bno = XFS_FSB_TO_AGBNO(rcur->bc_mp, startblock); in xfs_rmap_finish_one() 2482 XFS_FSB_TO_AGBNO(tp->t_mountp, bmap->br_startblock), in __xfs_rmap_add()
|
| D | xfs_bmap.c | 357 ASSERT(XFS_FSB_TO_AGBNO(mp, bno) < mp->m_sb.sb_agblocks); in xfs_bmap_check_leaf_extents() 551 agbno = XFS_FSB_TO_AGBNO(mp, bno); in __xfs_bmap_add_free() 570 XFS_FSB_TO_AGBNO(tp->t_mountp, bno), len); in __xfs_bmap_add_free() 3091 XFS_FSB_TO_AGBNO(mp, x) < mp->m_sb.sb_agblocks) in xfs_bmap_adjacent() 6186 XFS_FSB_TO_AGBNO(tp->t_mountp, bmap->br_startblock), in __xfs_bmap_add() 6250 XFS_FSB_TO_AGBNO(tp->t_mountp, startblock), in xfs_bmap_finish_one()
|
| /Linux-v5.15/fs/xfs/ |
| D | xfs_extfree_item.c | 368 xfs_agblock_t agbno = XFS_FSB_TO_AGBNO(mp, in xfs_trans_free_extent() 541 agbno = XFS_FSB_TO_AGBNO(mp, free->xefi_startblock); in xfs_agfl_free_finish_item()
|
| D | xfs_fsmap.c | 604 info->low.rm_startblock = XFS_FSB_TO_AGBNO(mp, start_fsb); in __xfs_getfsmap_datadev() 628 info->high.rm_startblock = XFS_FSB_TO_AGBNO(mp, in __xfs_getfsmap_datadev()
|
| D | xfs_reflink.c | 190 agbno = XFS_FSB_TO_AGBNO(ip->i_mount, irec->br_startblock); in xfs_reflink_trim_around_shared() 1409 agbno = XFS_FSB_TO_AGBNO(mp, got.br_startblock); in xfs_reflink_inode_has_shared_extents()
|
| D | xfs_trace.h | 3965 __entry->agbno = XFS_FSB_TO_AGBNO(cur->bc_mp, fsb);
|