Searched refs:ret_ip (Results 1 – 3 of 3) sorted by relevance
/fs/xfs/scrub/ |
D | trace.h | 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) [all …]
|
D | btree.c | 31 void *ret_ip) in __xchk_btree_process_error() argument 50 *error, ret_ip); in __xchk_btree_process_error() 53 *error, ret_ip); in __xchk_btree_process_error() 88 void *ret_ip) in __xchk_btree_set_corrupt() argument 94 ret_ip); in __xchk_btree_set_corrupt() 97 ret_ip); in __xchk_btree_set_corrupt()
|
D | common.c | 70 void *ret_ip) in __xchk_process_error() argument 87 ret_ip); in __xchk_process_error() 123 void *ret_ip) in __xchk_fblock_process_error() argument 140 ret_ip); in __xchk_fblock_process_error()
|