Lines Matching refs:ret_ip

144 		 xfs_agblock_t bno, int error, void *ret_ip),
145 TP_ARGS(sc, agno, bno, error, ret_ip),
152 __field(void *, ret_ip)
160 __entry->ret_ip = ret_ip;
168 __entry->ret_ip)
173 xfs_fileoff_t offset, int error, void *ret_ip),
174 TP_ARGS(sc, whichfork, offset, error, ret_ip),
182 __field(void *, ret_ip)
191 __entry->ret_ip = ret_ip;
200 __entry->ret_ip)
204 TP_PROTO(struct xfs_scrub *sc, xfs_daddr_t daddr, void *ret_ip),
205 TP_ARGS(sc, daddr, ret_ip),
211 __field(void *, ret_ip)
218 __entry->ret_ip = ret_ip;
225 __entry->ret_ip)
231 void *ret_ip), \
232 TP_ARGS(sc, daddr, ret_ip))
239 TP_PROTO(struct xfs_scrub *sc, xfs_ino_t ino, void *ret_ip),
240 TP_ARGS(sc, ino, ret_ip),
245 __field(void *, ret_ip)
251 __entry->ret_ip = ret_ip;
257 __entry->ret_ip)
263 void *ret_ip), \
264 TP_ARGS(sc, ino, ret_ip))
272 xfs_fileoff_t offset, void *ret_ip),
273 TP_ARGS(sc, whichfork, offset, ret_ip),
280 __field(void *, ret_ip)
288 __entry->ret_ip = ret_ip;
296 __entry->ret_ip)
302 xfs_fileoff_t offset, void *ret_ip), \
303 TP_ARGS(sc, whichfork, offset, ret_ip))
309 TP_PROTO(struct xfs_scrub *sc, void *ret_ip),
310 TP_ARGS(sc, ret_ip),
314 __field(void *, ret_ip)
319 __entry->ret_ip = ret_ip;
324 __entry->ret_ip)
329 int level, int error, void *ret_ip),
330 TP_ARGS(sc, cur, level, error, ret_ip),
340 __field(void *, ret_ip)
353 __entry->ret_ip = ret_ip;
364 __entry->ret_ip)
369 int level, int error, void *ret_ip),
370 TP_ARGS(sc, cur, level, error, ret_ip),
382 __field(void *, ret_ip)
396 __entry->ret_ip = ret_ip;
409 __entry->ret_ip)
414 int level, void *ret_ip),
415 TP_ARGS(sc, cur, level, ret_ip),
424 __field(void *, ret_ip)
435 __entry->ret_ip = ret_ip;
445 __entry->ret_ip)
450 int level, void *ret_ip),
451 TP_ARGS(sc, cur, level, ret_ip),
462 __field(void *, ret_ip)
475 __entry->ret_ip = ret_ip;
487 __entry->ret_ip)
536 TP_PROTO(struct xfs_scrub *sc, int error, void *ret_ip),
537 TP_ARGS(sc, error, ret_ip),
542 __field(void *, ret_ip)
548 __entry->ret_ip = ret_ip;
554 __entry->ret_ip)