Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/scrub/
Dtrace.h206 bno = XFS_FSB_TO_AGBNO(sc->mp, fsbno);
344 __entry->bno = XFS_FSB_TO_AGBNO(cur->bc_mp, fsbno);
388 __entry->bno = XFS_FSB_TO_AGBNO(cur->bc_mp, fsbno);
427 __entry->bno = XFS_FSB_TO_AGBNO(cur->bc_mp, fsbno);
467 __entry->bno = XFS_FSB_TO_AGBNO(cur->bc_mp, fsbno);
505 __entry->bno = XFS_FSB_TO_AGBNO(cur->bc_mp, fsbno);
Drepair.c349 XFS_FSB_TO_AGBNO(mp, fsb), btnum); in xrep_init_btblock()
540 agbno = XFS_FSB_TO_AGBNO(sc->mp, fsbno); in xrep_reap_block()
616 XFS_FSB_TO_AGBNO(sc->mp, fsbno), 1); in xrep_reap_extents()
Dbmap.c260 agbno = XFS_FSB_TO_AGBNO(mp, irec->br_startblock); in xchk_bmap_iextent_xref()
Dagheader_repair.c599 agbno = XFS_FSB_TO_AGBNO(mp, br->start); in xrep_agfl_init_header()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_ag.c83 xfs_agblock_t start = XFS_FSB_TO_AGBNO(mp, in xfs_freesp_init_recs()
212 XFS_FSB_TO_AGBNO(mp, mp->m_sb.sb_logstart)); in xfs_rmaproot_init()
284 XFS_FSB_TO_AGBNO(mp, mp->m_sb.sb_logstart) - logblocks); in xfs_agfblock_init()
Dxfs_types.c61 return xfs_verify_agbno(mp, agno, XFS_FSB_TO_AGBNO(mp, fsbno)); in xfs_verify_fsbno()
Dxfs_refcount.c1153 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()
1241 type, XFS_FSB_TO_AGBNO(tp->t_mountp, startblock), in __xfs_refcount_add()
1633 XFS_FSB_TO_AGBNO(mp, fsb), len, XFS_RMAP_OWN_COW); in xfs_refcount_alloc_cow_extent()
1650 XFS_FSB_TO_AGBNO(mp, fsb), len, XFS_RMAP_OWN_COW); in xfs_refcount_free_cow_extent()
Dxfs_alloc.c3067 ASSERT(XFS_FSB_TO_AGBNO(mp, args->fsbno) < agsize); in xfs_alloc_vextent()
3072 XFS_FSB_TO_AGBNO(mp, args->fsbno) >= agsize || in xfs_alloc_vextent()
3098 args->agbno = XFS_FSB_TO_AGBNO(mp, args->fsbno); in xfs_alloc_vextent()
3114 args->agbno = XFS_FSB_TO_AGBNO(mp, args->fsbno); in xfs_alloc_vextent()
3190 args->agbno = XFS_FSB_TO_AGBNO(mp, in xfs_alloc_vextent()
3282 xfs_agblock_t agbno = XFS_FSB_TO_AGBNO(mp, bno); in __xfs_free_extent()
Dxfs_refcount_btree.c109 XFS_FSB_TO_AGBNO(cur->bc_mp, fsbno), 1); in xfs_refcountbt_free_block()
Dxfs_format.h606 XFS_FSB_TO_AGNO(mp,fsbno), XFS_FSB_TO_AGBNO(mp,fsbno))
841 #define XFS_FSB_TO_AGBNO(mp,fsbno) \ macro
Dxfs_ialloc_btree.c122 new->s = cpu_to_be32(XFS_FSB_TO_AGBNO(args.mp, args.fsbno)); in __xfs_inobt_alloc_block()
Dxfs_rmap.c2375 bno = XFS_FSB_TO_AGBNO(mp, startblock); in xfs_rmap_finish_one()
2416 bno = XFS_FSB_TO_AGBNO(rcur->bc_mp, startblock); in xfs_rmap_finish_one()
2484 XFS_FSB_TO_AGBNO(tp->t_mountp, bmap->br_startblock), in __xfs_rmap_add()
Dxfs_bmap.c354 ASSERT(XFS_FSB_TO_AGBNO(mp, bno) < mp->m_sb.sb_agblocks); in xfs_bmap_check_leaf_extents()
548 agbno = XFS_FSB_TO_AGBNO(mp, bno); in __xfs_bmap_add_free()
567 XFS_FSB_TO_AGBNO(tp->t_mountp, bno), len); in __xfs_bmap_add_free()
3142 XFS_FSB_TO_AGBNO(mp, x) < mp->m_sb.sb_agblocks) in xfs_bmap_adjacent()
6129 XFS_FSB_TO_AGBNO(tp->t_mountp, bmap->br_startblock), in __xfs_bmap_add()
6193 XFS_FSB_TO_AGBNO(tp->t_mountp, startblock), in xfs_bmap_finish_one()
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_extfree_item.c368 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()
Dxfs_fsmap.c596 info->low.rm_startblock = XFS_FSB_TO_AGBNO(mp, start_fsb); in __xfs_getfsmap_datadev()
620 info->high.rm_startblock = XFS_FSB_TO_AGBNO(mp, in __xfs_getfsmap_datadev()
Dxfs_reflink.c190 agbno = XFS_FSB_TO_AGBNO(ip->i_mount, irec->br_startblock); in xfs_reflink_trim_around_shared()
1387 agbno = XFS_FSB_TO_AGBNO(mp, got.br_startblock); in xfs_reflink_inode_has_shared_extents()
Dxfs_trace.h3829 __entry->agbno = XFS_FSB_TO_AGBNO(cur->bc_mp, fsb);