Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_sync.c155 if (XFS_INO_TO_AGNO(mp, ip->i_ino) != pag->pag_agno) in xfs_inode_ag_walk()
207 ag = pag->pag_agno + 1; in xfs_inode_ag_iterator()
601 trace_xfs_perag_set_reclaim(ip->i_mount, pag->pag_agno, in __xfs_inode_set_reclaim_tag()
642 trace_xfs_perag_clear_reclaim(ip->i_mount, pag->pag_agno, in __xfs_inode_clear_reclaim()
918 ag = pag->pag_agno + 1; in xfs_reclaim_inodes_ag()
971 pag->pag_agno) in xfs_reclaim_inodes_ag()
1061 ag = pag->pag_agno + 1; in xfs_reclaim_inodes_count()
Dxfs_ag.h203 xfs_agnumber_t pag_agno; /* AG this structure belongs to */ member
Dxfs_mount.c233 trace_xfs_perag_get_tag(mp, pag->pag_agno, ref, _RET_IP_); in xfs_perag_get_tag()
244 trace_xfs_perag_put(pag->pag_mount, pag->pag_agno, ref, _RET_IP_); in xfs_perag_put()
468 pag->pag_agno = index; in xfs_initialize_perag()
Dxfs_alloc.c2759 trace_xfs_alloc_busy_reuse(mp, pag->pag_agno, fbno, flen); in xfs_alloc_busy_update_extent()
2765 trace_xfs_alloc_busy_force(mp, pag->pag_agno, fbno, flen); in xfs_alloc_busy_update_extent()