Searched refs:__return_address (Results 1 - 12 of 12) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_drain.c135 trace_xfs_perag_intent_hold(pag, __return_address);
144 trace_xfs_perag_intent_rele(pag, __return_address);
156 trace_xfs_perag_wait_intents(pag, __return_address);
H A Dxfs_error.h29 xfs_error_report(e, lvl, mp, __FILE__, __LINE__, __return_address)
32 __FILE__, __LINE__, __return_address)
H A Dxfs_icache.c1365 trace_xfs_blockgc_stop(mp, __return_address);
1379 trace_xfs_blockgc_start(mp, __return_address);
1459 trace_xfs_blockgc_worker(mp, __return_address);
1499 trace_xfs_blockgc_flush_all(mp, __return_address);
1906 trace_xfs_inodegc_push(mp, __return_address);
1919 trace_xfs_inodegc_flush(mp, __return_address);
1953 trace_xfs_inodegc_stop(mp, __return_address);
1968 trace_xfs_inodegc_start(mp, __return_address);
2114 trace_xfs_inodegc_queue(mp, __return_address);
2120 trace_xfs_inodegc_throttle(mp, __return_address);
[all...]
H A Dxfs_error.c446 fa = failaddr ? failaddr : __return_address;
498 fa = failaddr ? failaddr : __return_address;
H A Dxfs_linux.h129 #define __return_address __builtin_return_address(0) macro
H A Dxfs_trans_buf.c267 xfs_buf_ioerror_alert(bp, __return_address);
290 __return_address);
H A Dxfs_fsops.c521 why, flags, __return_address, fname, lnnum);
H A Dxfs_super.c773 trace_xfs_fs_sync_fs(mp, __return_address);
/linux-master/fs/xfs/scrub/
H A Dcommon.c117 XFS_SCRUB_OFLAG_CORRUPT, __return_address);
128 XFS_SCRUB_OFLAG_XFAIL, __return_address);
181 XFS_SCRUB_OFLAG_CORRUPT, __return_address);
192 XFS_SCRUB_OFLAG_XFAIL, __return_address);
214 trace_xchk_block_preen(sc, xfs_buf_daddr(bp), __return_address);
228 trace_xchk_ino_preen(sc, ino, __return_address);
237 trace_xchk_fs_error(sc, 0, __return_address);
247 trace_xchk_block_error(sc, xfs_buf_daddr(bp), __return_address);
259 trace_xchk_qcheck_error(sc, dqtype, id, __return_address);
270 trace_xchk_block_error(sc, xfs_buf_daddr(bp), __return_address);
[all...]
H A Dbtree.c69 XFS_SCRUB_OFLAG_CORRUPT, __return_address);
80 XFS_SCRUB_OFLAG_XFAIL, __return_address);
109 __return_address);
119 __return_address);
129 __return_address);
H A Ddabtree.c56 *error, __return_address);
78 __return_address);
H A Dinode.c200 error, __return_address);

Completed in 196 milliseconds