Home
last modified time | relevance | path

Searched refs:xfs_ag_contains_log (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_ag.h178 xfs_ag_contains_log(struct xfs_mount *mp, xfs_agnumber_t agno) in xfs_ag_contains_log() function
Dxfs_ag.c410 if (xfs_ag_contains_log(mp, id->agno)) { in xfs_freesp_init_recs()
537 if (xfs_ag_contains_log(mp, id->agno)) { in xfs_rmaproot_init()
608 if (xfs_ag_contains_log(mp, id->agno)) { in xfs_agfblock_init()
Dxfs_refcount_btree.c519 if (xfs_ag_contains_log(mp, pag->pag_agno)) in xfs_refcountbt_calc_reserves()
Dxfs_rmap_btree.c669 if (xfs_ag_contains_log(mp, pag->pag_agno)) in xfs_rmapbt_calc_reserves()
Dxfs_ialloc_btree.c700 if (xfs_ag_contains_log(mp, pag->pag_agno)) in xfs_inobt_max_size()
Dxfs_ialloc.c2900 if (xfs_ag_contains_log(mp, 0)) in xfs_ialloc_calc_rootino()