xfs_perag_get_tag 20 fs/xfs/libxfs/xfs_sb.h extern struct xfs_perag *xfs_perag_get_tag(struct xfs_mount *, xfs_agnumber_t, xfs_perag_get_tag 1006 fs/xfs/xfs_icache.c while ((pag = xfs_perag_get_tag(mp, ag, tag))) { xfs_perag_get_tag 1263 fs/xfs/xfs_icache.c while ((pag = xfs_perag_get_tag(mp, ag, XFS_ICI_RECLAIM_TAG))) { xfs_perag_get_tag 1410 fs/xfs/xfs_icache.c while ((pag = xfs_perag_get_tag(mp, ag, XFS_ICI_RECLAIM_TAG))) { xfs_perag_get_tag 128 fs/xfs/xfs_trace.h DEFINE_PERAG_REF_EVENT(xfs_perag_get_tag);