Home
last modified time | relevance | path

Searched refs:__return_address (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/scrub/
H A Dbtree.c71 XFS_SCRUB_OFLAG_CORRUPT, __return_address); in xchk_btree_process_error()
82 XFS_SCRUB_OFLAG_XFAIL, __return_address); in xchk_btree_xref_process_error()
111 __return_address); in xchk_btree_set_corrupt()
121 __return_address); in xchk_btree_xref_set_corrupt()
131 __return_address); in xchk_btree_set_preen()
/linux/fs/xfs/
H A Dxfs_platform.h137 #define __return_address __builtin_return_address(0) macro
H A Dxfs_super.c866 trace_xfs_fs_sync_fs(mp, __return_address); in xfs_fs_sync_fs()