Searched refs:xfs_attr_trace_enter (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/xfs/ |
D | xfs_attr_sf.h | 134 void xfs_attr_trace_enter(int type, char *where,
|
D | xfs_attr.c | 2206 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
|