Lines Matching refs:refcount
100 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno, int refcount,
102 TP_ARGS(mp, agno, refcount, caller_ip),
106 __field(int, refcount)
112 __entry->refcount = refcount;
118 __entry->refcount,
124 TP_PROTO(struct xfs_mount *mp, xfs_agnumber_t agno, int refcount, \
126 TP_ARGS(mp, agno, refcount, caller_ip))
2679 __field(xfs_nlink_t, refcount)
2686 __entry->refcount = irec->rc_refcount;
2693 __entry->refcount)
2712 __field(xfs_nlink_t, refcount)
2720 __entry->refcount = irec->rc_refcount;
2728 __entry->refcount,