Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_trace.h104 unsigned long caller_ip),
105 TP_ARGS(mp, agno, refcount, caller_ip),
110 __field(unsigned long, caller_ip)
116 __entry->caller_ip = caller_ip;
122 (char *)__entry->caller_ip)
128 unsigned long caller_ip), \
129 TP_ARGS(mp, agno, refcount, caller_ip))
192 struct xfs_bmbt_irec *r, int state, unsigned long caller_ip),
193 TP_ARGS(ip, idx, r, state, caller_ip),
203 __field(unsigned long, caller_ip)
[all …]
Dxfs_bmap.h167 int whichfork, unsigned long caller_ip);
Dxfs_bmap.c710 unsigned long caller_ip) in xfs_bmap_trace_exlist() argument
722 trace_xfs_extlist(ip, idx, whichfork, caller_ip); in xfs_bmap_trace_exlist()
/fs/ocfs2/
Ddlmglue.c348 int level, unsigned long caller_ip);
1368 unsigned long caller_ip) in __ocfs2_cluster_lock() argument
1535 caller_ip); in __ocfs2_cluster_lock()
1539 caller_ip); in __ocfs2_cluster_lock()
1559 unsigned long caller_ip) in __ocfs2_cluster_unlock() argument
1569 rwsem_release(&lockres->l_lockdep_map, 1, caller_ip); in __ocfs2_cluster_unlock()