Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_error.h31 xfs_error_report(e, lvl, mp, __FILE__, __LINE__, __return_address)
34 __FILE__, __LINE__, __return_address)
Dxfs_error.c169 __return_address, bp->b_ops->name, bp->b_bn); in xfs_verifier_error()
Dxfs_linux.h149 #define __return_address __builtin_return_address(0) macro
Dxfs_fsops.c814 __func__, flags, lnnum, fname, __return_address); in xfs_do_force_shutdown()