Home
last modified time | relevance | path

Searched refs:xfs_agbno_to_fsb (Results 1 – 12 of 12) sorted by relevance

/linux/fs/xfs/scrub/
H A Dnewbt.c240 .fsbno = xfs_agbno_to_fsb(pag, agbno), in xrep_newbt_add_extent()
261 xfs_agbno_to_fsb(sc->sa.pag, XFS_AGFL_BLOCK(sc->mp) + 1); in xrep_newbt_validate_ag_alloc_hint()
465 xfs_agbno_to_fsb(resv->pag, free_agbno), free_aglen, in xrep_newbt_free_extent()
594 ptr->l = cpu_to_be64(xfs_agbno_to_fsb(resv->pag, agbno)); in xrep_newbt_claim_block()
H A Dialloc_repair.c655 xfs_agbno_to_fsb(sc->sa.pag, XFS_IBT_BLOCK(sc->mp)), in xrep_ibt_build_new_trees()
675 xfs_agbno_to_fsb(sc->sa.pag, XFS_FIBT_BLOCK(sc->mp)), in xrep_ibt_build_new_trees()
H A Drefcount_repair.c600 xfs_agbno_to_fsb(pag, xfs_refc_block(sc->mp)), in xrep_refc_build_new_tree()
H A Dalloc_repair.c546 xfs_agbno_to_fsb(pag, resv->agbno), resv->used, in xrep_abt_dispose_one()
H A Dcow_repair.c282 xfs_agbno_to_fsb(pag, xc->next_bno), in xrep_cow_find_bad()
H A Dbmap_repair.c280 fsbno = xfs_agbno_to_fsb(to_perag(cur->bc_group), rec->rm_startblock); in xrep_bmap_walk_rmap()
H A Drmap_repair.c1357 xfs_agbno_to_fsb(pag, XFS_RMAP_BLOCK(sc->mp)), in xrep_rmap_build_new_tree()
/linux/fs/xfs/
H A Dxfs_filestream.c230 ap->blkno = xfs_agbno_to_fsb(pag, 0); in xfs_filestream_lookup_association()
365 ap->blkno = xfs_agbno_to_fsb(args->pag, 0); in xfs_filestream_select_ag()
/linux/fs/xfs/libxfs/
H A Dxfs_ialloc.c770 xfs_agbno_to_fsb(pag, args.agbno)); in xfs_ialloc_ag_alloc()
812 xfs_agbno_to_fsb(pag, in xfs_ialloc_ag_alloc()
825 xfs_agbno_to_fsb(pag, in xfs_ialloc_ag_alloc()
863 xfs_agbno_to_fsb(pag, in xfs_ialloc_ag_alloc()
2012 return xfs_free_extent_later(tp, xfs_agbno_to_fsb(pag, sagbno), in xfs_difree_inode_chunk()
2058 error = xfs_free_extent_later(tp, xfs_agbno_to_fsb(pag, agbno), in xfs_difree_inode_chunk()
H A Dxfs_ag.h340 xfs_agbno_to_fsb( in xfs_agbno_to_fsb() function
H A Dxfs_ag.c789 xfs_agbno_to_fsb(pag, aglen - delta)); in xfs_ag_shrink_space()
H A Dxfs_refcount.c1367 ri->ri_startblock = xfs_agbno_to_fsb(pag, new_agbno); in xfs_refcount_continue_op()