Home
last modified time | relevance | path

Searched refs:xfs_refc_block (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_ag.c448 rrec->rm_startblock = cpu_to_be32(xfs_refc_block(mp)); in xfs_rmaproot_init()
521 xfs_refc_block(mp)); in xfs_agfblock_init()
708 .daddr = XFS_AGB_TO_DADDR(mp, id->agno, xfs_refc_block(mp)), in xfs_ag_init_headers()
H A Dxfs_refcount_btree.c77 xfs_agbno_to_fsb(args.pag, xfs_refc_block(args.mp))); in xfs_refcountbt_alloc_block()
H A Dxfs_format.h1758 unsigned int xfs_refc_block(struct xfs_mount *mp);
/linux/fs/xfs/scrub/
H A Drefcount_repair.c606 xfs_agbno_to_fsb(pag, xfs_refc_block(sc->mp)), in xrep_refc_build_new_tree()