Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/gnu/fs/xfs/
Dxfs_attr_sf.h99 void xfs_attr_trace_enter(int type, char *where,
Dxfs_attr.c2184 xfs_attr_trace_enter(XFS_ATTR_KTRACE_L_C, where, in xfs_attr_trace_l_c()
2213 xfs_attr_trace_enter(XFS_ATTR_KTRACE_L_CN, where, in xfs_attr_trace_l_cn()
2243 xfs_attr_trace_enter(XFS_ATTR_KTRACE_L_CB, where, in xfs_attr_trace_l_cb()
2272 xfs_attr_trace_enter(XFS_ATTR_KTRACE_L_CL, where, in xfs_attr_trace_l_cl()
2300 xfs_attr_trace_enter(int type, char *where, in xfs_attr_trace_enter() function