Lines Matching refs:agbno

222 	TP_printk("dev %d:%d type %s agno 0x%x agbno 0x%x error %d ret_ip %pS",
270 __field(xfs_agblock_t, agbno)
277 __entry->agbno = xfs_daddr_to_agbno(sc->mp, daddr);
280 TP_printk("dev %d:%d type %s agno 0x%x agbno 0x%x ret_ip %pS",
284 __entry->agbno,
486 TP_printk("dev %d:%d type %s %sbt level %d ptr %d agno 0x%x agbno 0x%x error %d ret_ip %pS",
529 TP_printk("dev %d:%d ino 0x%llx fork %s type %s %sbt level %d ptr %d agno 0x%x agbno 0x%x error %d ret_ip %pS",
568 TP_printk("dev %d:%d type %s %sbt level %d ptr %d agno 0x%x agbno 0x%x ret_ip %pS",
608 TP_printk("dev %d:%d ino 0x%llx fork %s type %s %sbt level %d ptr %d agno 0x%x agbno 0x%x ret_ip %pS",
647 TP_printk("dev %d:%d type %s %sbt agno 0x%x agbno 0x%x level %d nlevels %d ptr %d",
860 TP_printk("dev %d:%d agno 0x%x dom %s agbno 0x%x fsbcount 0x%x refcount %u seen %u",
1509 TP_PROTO(struct xfs_perag *pag, xfs_agblock_t agbno, xfs_extlen_t len),
1510 TP_ARGS(pag, agbno, len),
1514 __field(xfs_agblock_t, agbno)
1520 __entry->agbno = agbno;
1523 TP_printk("dev %d:%d agno 0x%x agbno 0x%x fsbcount 0x%x",
1526 __entry->agbno,
1531 TP_PROTO(struct xfs_perag *pag, xfs_agblock_t agbno, xfs_extlen_t len), \
1532 TP_ARGS(pag, agbno, len))
1539 TP_PROTO(struct xfs_perag *pag, xfs_agblock_t agbno, xfs_extlen_t len,
1541 TP_ARGS(pag, agbno, len, crosslinked),
1545 __field(xfs_agblock_t, agbno)
1552 __entry->agbno = agbno;
1556 TP_printk("dev %d:%d agno 0x%x agbno 0x%x fsbcount 0x%x crosslinked %d",
1559 __entry->agbno,
1565 TP_PROTO(struct xfs_perag *pag, xfs_agblock_t agbno, xfs_extlen_t len, \
1567 TP_ARGS(pag, agbno, len, crosslinked))
1572 xfs_agblock_t agbno, xfs_extlen_t len,
1574 TP_ARGS(mp, agno, agbno, len, owner, offset, flags),
1578 __field(xfs_agblock_t, agbno)
1587 __entry->agbno = agbno;
1593 TP_printk("dev %d:%d agno 0x%x agbno 0x%x fsbcount 0x%x owner 0x%llx fileoff 0x%llx flags 0x%x",
1596 __entry->agbno,
1605 xfs_agblock_t agbno, xfs_extlen_t len, \
1607 TP_ARGS(mp, agno, agbno, len, owner, offset, flags))
1627 TP_printk("dev %d:%d agno 0x%x agbno 0x%x fsbcount 0x%x",
1685 TP_printk("dev %d:%d agno 0x%x dom %s agbno 0x%x fsbcount 0x%x refcount %u",
1733 __field(xfs_agblock_t, agbno)
1742 __entry->agbno = rec->rm_startblock;
1748 TP_printk("dev %d:%d agno 0x%x agbno 0x%x fsbcount 0x%x owner 0x%llx fileoff 0x%llx flags 0x%x",
1751 __entry->agbno,
1759 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno, xfs_agblock_t agbno,
1761 TP_ARGS(mp, agno, agbno, magic, level),
1765 __field(xfs_agblock_t, agbno)
1772 __entry->agbno = agbno;
1776 TP_printk("dev %d:%d agno 0x%x agbno 0x%x magic 0x%x level %u",
1779 __entry->agbno,
1868 xfs_agblock_t agbno, xfs_extlen_t len,
1870 TP_ARGS(mp, agno, agbno, len, owner),
1874 __field(xfs_agblock_t, agbno)
1881 __entry->agbno = agbno;
1885 TP_printk("dev %d:%d agno 0x%x agbno 0x%x fsbcount 0x%x owner 0x%llx",
1888 __entry->agbno,
1895 xfs_agblock_t agbno, xfs_extlen_t len, \
1897 TP_ARGS(mp, agno, agbno, len, owner))
2185 TP_PROTO(struct xfs_perag *pag, xfs_agblock_t agbno,
2187 TP_ARGS(pag, agbno, blockcount),
2191 __field(xfs_agblock_t, agbno)
2197 __entry->agbno = agbno;
2200 TP_printk("dev %d:%d agno 0x%x agbno 0x%x fsbcount 0x%x",
2203 __entry->agbno,
2248 __field(xfs_agblock_t, agbno)
2258 __entry->agbno = p->startblock;
2265 TP_printk("dev %d:%d agno 0x%x op %d agbno 0x%x fsbcount 0x%x owner 0x%llx fileoff 0x%llx flags 0x%x",
2269 __entry->agbno,