Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_vnode.c81 vn_trace_entry(vp, "vn_reclaim", (inst_t *)__return_address); in vn_reclaim()
162 vn_trace_exit(vp, "vn_initialize", (inst_t *)__return_address); in vn_initialize()
195 vn_trace_exit(vp, "vn_get", (inst_t *)__return_address); in vn_get()
248 vn_trace_entry(vp, "vn_revalidate", (inst_t *)__return_address); in vn_revalidate()
271 vn_trace_entry(vp, "vn_purge", (inst_t *)__return_address); in vn_purge()
358 vn_trace_entry(vp, "vn_rele", (inst_t *)__return_address); in vn_rele()
390 vn_trace_exit(vp, "vn_rele", (inst_t *)__return_address); in vn_rele()
407 vn_trace_exit(vp, "vn_remove", (inst_t *)__return_address); in vn_remove()
430 /* 8 */ (void *)__return_address, \
Dxfs_vnode.h548 vn_trace_hold(vp, __FILE__, __LINE__, (inst_t *)__return_address))
550 (vn_trace_rele(vp, __FILE__, __LINE__, (inst_t *)__return_address), \
658 vn_trace_ref(vp, __FILE__, __LINE__, (inst_t *)__return_address)
Dxfs_super.c386 vn_trace_entry(vp, __FUNCTION__, (inst_t *)__return_address); in linvfs_write_inode()
401 vn_trace_entry(vp, __FUNCTION__, (inst_t *)__return_address); in linvfs_clear_inode()
938 vn_trace_exit(rootvp, __FUNCTION__, (inst_t *)__return_address); in linvfs_read_super()
Dxfs_linux.h222 #define __return_address __builtin_return_address(0) in BUFFER_FNS() macro
Dxfs_aops.c960 vn_trace_entry(vp, "linvfs_bmap", (inst_t *)__return_address); in linvfs_bmap()
Dxfs_ioctl.c630 vn_trace_entry(vp, "xfs_ioctl", (inst_t *)__return_address); in xfs_ioctl()
/linux-2.4.37.9/fs/xfs/
Dxfs_iget.c224 (inst_t *)__return_address); in xfs_iget_core()
276 (inst_t *)__return_address); in xfs_iget_core()
300 vn_trace_exit(vp, "xfs_iget.alloc", (inst_t *)__return_address); in xfs_iget_core()
582 vn_trace_entry(vp, "xfs_iput", (inst_t *)__return_address); in xfs_iput()
599 vn_trace_entry(vp, "xfs_iput_new", (inst_t *)__return_address); in xfs_iput_new()
726 ip->i_chash = __return_address; in xfs_iextract()
727 ip->i_cprev = __return_address; in xfs_iextract()
728 ip->i_cnext = __return_address; in xfs_iextract()
852 xfs_ilock_trace(ip, 1, lock_flags, (inst_t *)__return_address); in xfs_ilock()
915 xfs_ilock_trace(ip, 2, lock_flags, (inst_t *)__return_address); in xfs_ilock_nowait()
[all …]
Dxfs_error.h80 xfs_error_report(e, lvl, mp, __FILE__, __LINE__, __return_address)
83 __FILE__, __LINE__, __return_address)
Dxfs_utils.h38 (inst_t *)__return_address)
Dxfs_vnodeops.c132 vn_trace_entry(vp, __FUNCTION__, (inst_t *)__return_address); in xfs_getattr()
311 vn_trace_entry(vp, __FUNCTION__, (inst_t *)__return_address); in xfs_setattr()
964 (inst_t *)__return_address); in xfs_access()
1000 vn_trace_entry(vp, __FUNCTION__, (inst_t *)__return_address); in xfs_readlink()
1102 __FUNCTION__, (inst_t *)__return_address); in xfs_fsync()
1606 vn_trace_entry(vp, __FUNCTION__, (inst_t *)__return_address); in xfs_inactive()
1822 vn_trace_entry(dir_vp, __FUNCTION__, (inst_t *)__return_address); in xfs_lookup()
1873 vn_trace_entry(dir_vp, __FUNCTION__, (inst_t *)__return_address); in xfs_create()
2353 vn_trace_entry(dir_vp, __FUNCTION__, (inst_t *)__return_address); in xfs_remove()
2394 vn_trace_entry(XFS_ITOV(ip), __FUNCTION__, (inst_t *)__return_address); in xfs_remove()
[all …]
Dxfs_rename.c274 vn_trace_entry(src_dir_vp, "xfs_rename", (inst_t *)__return_address); in xfs_rename()
275 vn_trace_entry(target_dir_vp, "xfs_rename", (inst_t *)__return_address); in xfs_rename()
Dxfs_rw.c131 mp->m_fsname,flags,lnnum,fname,__return_address); in xfs_do_force_shutdown()
Dxfs_utils.c97 vn_trace_entry(dir_vp, __FUNCTION__, (inst_t *)__return_address); in xfs_dir_lookup_int()
Dxfs_da_btree.c2316 (inst_t *)__return_address); in xfs_da_get_buf()
2332 (inst_t *)__return_address); in xfs_da_read_buf()
2349 (inst_t *)__return_address)) in xfs_da_reada_buf()
Dxfs_bmap.c5178 xfs_bunmap_trace(ip, bno, len, flags, (inst_t *)__return_address); in xfs_bunmapi()
/linux-2.4.37.9/fs/xfs/quota/
Dxfs_dquot.h189 __xfs_dqtrace_entry((a), (b), (void*)__return_address, (ip))
191 __xfs_dqtrace_entry((a), (b), (void*)__return_address, NULL)