Lines Matching refs:ret_ip
63 xfs_agblock_t bno, int error, void *ret_ip),
64 TP_ARGS(sc, agno, bno, error, ret_ip),
71 __field(void *, ret_ip)
79 __entry->ret_ip = ret_ip;
87 __entry->ret_ip)
92 xfs_fileoff_t offset, int error, void *ret_ip),
93 TP_ARGS(sc, whichfork, offset, error, ret_ip),
101 __field(void *, ret_ip)
110 __entry->ret_ip = ret_ip;
119 __entry->ret_ip)
123 TP_PROTO(struct xfs_scrub *sc, xfs_daddr_t daddr, void *ret_ip),
124 TP_ARGS(sc, daddr, ret_ip),
130 __field(void *, ret_ip)
145 __entry->ret_ip = ret_ip;
152 __entry->ret_ip)
158 void *ret_ip), \
159 TP_ARGS(sc, daddr, ret_ip))
165 TP_PROTO(struct xfs_scrub *sc, xfs_ino_t ino, void *ret_ip),
166 TP_ARGS(sc, ino, ret_ip),
171 __field(void *, ret_ip)
177 __entry->ret_ip = ret_ip;
183 __entry->ret_ip)
189 void *ret_ip), \
190 TP_ARGS(sc, ino, ret_ip))
198 xfs_fileoff_t offset, void *ret_ip),
199 TP_ARGS(sc, whichfork, offset, ret_ip),
206 __field(void *, ret_ip)
214 __entry->ret_ip = ret_ip;
222 __entry->ret_ip)
228 xfs_fileoff_t offset, void *ret_ip), \
229 TP_ARGS(sc, whichfork, offset, ret_ip))
235 TP_PROTO(struct xfs_scrub *sc, void *ret_ip),
236 TP_ARGS(sc, ret_ip),
240 __field(void *, ret_ip)
245 __entry->ret_ip = ret_ip;
250 __entry->ret_ip)
255 int level, int error, void *ret_ip),
256 TP_ARGS(sc, cur, level, error, ret_ip),
266 __field(void *, ret_ip)
279 __entry->ret_ip = ret_ip;
290 __entry->ret_ip)
295 int level, int error, void *ret_ip),
296 TP_ARGS(sc, cur, level, error, ret_ip),
308 __field(void *, ret_ip)
322 __entry->ret_ip = ret_ip;
335 __entry->ret_ip)
340 int level, void *ret_ip),
341 TP_ARGS(sc, cur, level, ret_ip),
350 __field(void *, ret_ip)
361 __entry->ret_ip = ret_ip;
371 __entry->ret_ip)
376 int level, void *ret_ip),
377 TP_ARGS(sc, cur, level, ret_ip),
388 __field(void *, ret_ip)
401 __entry->ret_ip = ret_ip;
413 __entry->ret_ip)
462 TP_PROTO(struct xfs_scrub *sc, int error, void *ret_ip),
463 TP_ARGS(sc, error, ret_ip),
468 __field(void *, ret_ip)
474 __entry->ret_ip = ret_ip;
480 __entry->ret_ip)