Home
last modified time | relevance | path

Searched refs:xfs_attr_trace_enter (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_attr_sf.h134 void xfs_attr_trace_enter(int type, char *where,
Dxfs_attr.c2206 xfs_attr_trace_enter(XFS_ATTR_KTRACE_L_C, where, in xfs_attr_trace_l_c()
2235 xfs_attr_trace_enter(XFS_ATTR_KTRACE_L_CN, where, in xfs_attr_trace_l_cn()
2264 xfs_attr_trace_enter(XFS_ATTR_KTRACE_L_CB, where, in xfs_attr_trace_l_cb()
2293 xfs_attr_trace_enter(XFS_ATTR_KTRACE_L_CL, where, in xfs_attr_trace_l_cl()
2320 xfs_attr_trace_enter(int type, char *where, in xfs_attr_trace_enter() function