Lines Matching refs:ret_ip
186 xfs_agblock_t bno, int error, void *ret_ip),
187 TP_ARGS(sc, agno, bno, error, ret_ip),
194 __field(void *, ret_ip)
202 __entry->ret_ip = ret_ip;
210 __entry->ret_ip)
215 xfs_fileoff_t offset, int error, void *ret_ip),
216 TP_ARGS(sc, whichfork, offset, error, ret_ip),
224 __field(void *, ret_ip)
233 __entry->ret_ip = ret_ip;
242 __entry->ret_ip)
246 TP_PROTO(struct xfs_scrub *sc, xfs_daddr_t daddr, void *ret_ip),
247 TP_ARGS(sc, daddr, ret_ip),
253 __field(void *, ret_ip)
260 __entry->ret_ip = ret_ip;
267 __entry->ret_ip)
273 void *ret_ip), \
274 TP_ARGS(sc, daddr, ret_ip))
281 TP_PROTO(struct xfs_scrub *sc, xfs_ino_t ino, void *ret_ip),
282 TP_ARGS(sc, ino, ret_ip),
287 __field(void *, ret_ip)
293 __entry->ret_ip = ret_ip;
299 __entry->ret_ip)
305 void *ret_ip), \
306 TP_ARGS(sc, ino, ret_ip))
314 xfs_fileoff_t offset, void *ret_ip),
315 TP_ARGS(sc, whichfork, offset, ret_ip),
322 __field(void *, ret_ip)
330 __entry->ret_ip = ret_ip;
338 __entry->ret_ip)
344 xfs_fileoff_t offset, void *ret_ip), \
345 TP_ARGS(sc, whichfork, offset, ret_ip))
351 TP_PROTO(struct xfs_scrub *sc, void *ret_ip),
352 TP_ARGS(sc, ret_ip),
356 __field(void *, ret_ip)
361 __entry->ret_ip = ret_ip;
366 __entry->ret_ip)
371 int level, int error, void *ret_ip),
372 TP_ARGS(sc, cur, level, error, ret_ip),
382 __field(void *, ret_ip)
395 __entry->ret_ip = ret_ip;
406 __entry->ret_ip)
411 int level, int error, void *ret_ip),
412 TP_ARGS(sc, cur, level, error, ret_ip),
424 __field(void *, ret_ip)
438 __entry->ret_ip = ret_ip;
451 __entry->ret_ip)
456 int level, void *ret_ip),
457 TP_ARGS(sc, cur, level, ret_ip),
466 __field(void *, ret_ip)
477 __entry->ret_ip = ret_ip;
487 __entry->ret_ip)
492 int level, void *ret_ip),
493 TP_ARGS(sc, cur, level, ret_ip),
504 __field(void *, ret_ip)
517 __entry->ret_ip = ret_ip;
529 __entry->ret_ip)
578 TP_PROTO(struct xfs_scrub *sc, int error, void *ret_ip),
579 TP_ARGS(sc, error, ret_ip),
584 __field(void *, ret_ip)
590 __entry->ret_ip = ret_ip;
596 __entry->ret_ip)