Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ag.h147 struct xfs_perag *xfs_perag_get_tag(struct xfs_mount *mp, xfs_agnumber_t agno,
H A Dxfs_ag.c63 xfs_perag_get_tag( in xfs_perag_get_tag() function
/openbmc/linux/fs/xfs/
H A Dxfs_icache.c1019 while ((pag = xfs_perag_get_tag(mp, ag, XFS_ICI_RECLAIM_TAG))) { in xfs_reclaim_inodes_count()
H A Dxfs_trace.h195 DEFINE_PERAG_REF_EVENT(xfs_perag_get_tag);