Lines Matching refs:ret_ip

130 		 xfs_agblock_t bno, int error, void *ret_ip),
131 TP_ARGS(sc, agno, bno, error, ret_ip),
138 __field(void *, ret_ip)
146 __entry->ret_ip = ret_ip;
154 __entry->ret_ip)
159 xfs_fileoff_t offset, int error, void *ret_ip),
160 TP_ARGS(sc, whichfork, offset, error, ret_ip),
168 __field(void *, ret_ip)
177 __entry->ret_ip = ret_ip;
186 __entry->ret_ip)
190 TP_PROTO(struct xfs_scrub *sc, xfs_daddr_t daddr, void *ret_ip),
191 TP_ARGS(sc, daddr, ret_ip),
197 __field(void *, ret_ip)
212 __entry->ret_ip = ret_ip;
219 __entry->ret_ip)
225 void *ret_ip), \
226 TP_ARGS(sc, daddr, ret_ip))
233 TP_PROTO(struct xfs_scrub *sc, xfs_ino_t ino, void *ret_ip),
234 TP_ARGS(sc, ino, ret_ip),
239 __field(void *, ret_ip)
245 __entry->ret_ip = ret_ip;
251 __entry->ret_ip)
257 void *ret_ip), \
258 TP_ARGS(sc, ino, ret_ip))
266 xfs_fileoff_t offset, void *ret_ip),
267 TP_ARGS(sc, whichfork, offset, ret_ip),
274 __field(void *, ret_ip)
282 __entry->ret_ip = ret_ip;
290 __entry->ret_ip)
296 xfs_fileoff_t offset, void *ret_ip), \
297 TP_ARGS(sc, whichfork, offset, ret_ip))
303 TP_PROTO(struct xfs_scrub *sc, void *ret_ip),
304 TP_ARGS(sc, ret_ip),
308 __field(void *, ret_ip)
313 __entry->ret_ip = ret_ip;
318 __entry->ret_ip)
323 int level, int error, void *ret_ip),
324 TP_ARGS(sc, cur, level, error, ret_ip),
334 __field(void *, ret_ip)
347 __entry->ret_ip = ret_ip;
358 __entry->ret_ip)
363 int level, int error, void *ret_ip),
364 TP_ARGS(sc, cur, level, error, ret_ip),
376 __field(void *, ret_ip)
390 __entry->ret_ip = ret_ip;
403 __entry->ret_ip)
408 int level, void *ret_ip),
409 TP_ARGS(sc, cur, level, ret_ip),
418 __field(void *, ret_ip)
429 __entry->ret_ip = ret_ip;
439 __entry->ret_ip)
444 int level, void *ret_ip),
445 TP_ARGS(sc, cur, level, ret_ip),
456 __field(void *, ret_ip)
469 __entry->ret_ip = ret_ip;
481 __entry->ret_ip)
530 TP_PROTO(struct xfs_scrub *sc, int error, void *ret_ip),
531 TP_ARGS(sc, error, ret_ip),
536 __field(void *, ret_ip)
542 __entry->ret_ip = ret_ip;
548 __entry->ret_ip)