Searched refs:xfs_attr_trace_l_c (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_attr_sf.h92 void xfs_attr_trace_l_c(char *where, struct xfs_attr_list_context *context);
108 #define xfs_attr_trace_l_c(w,c) macro
H A Dxfs_attr_leaf.c554 xfs_attr_trace_l_c("sf start", context);
593 xfs_attr_trace_l_c("sf big-gulp", context);
615 xfs_attr_trace_l_c("sf corrupted", context);
666 xfs_attr_trace_l_c("blk end", context);
698 xfs_attr_trace_l_c("sf E-O-F", context);
2347 xfs_attr_trace_l_c("not found", context);
2466 xfs_attr_trace_l_c("buffer full", context);
2477 xfs_attr_trace_l_c("add", context);
H A Dxfs_attr.c660 xfs_attr_trace_l_c("syscall start", &context);
673 xfs_attr_trace_l_c("syscall end", &context);
1788 xfs_attr_trace_l_c("wrong blk - ??", context);
2182 xfs_attr_trace_l_c(char *where, struct xfs_attr_list_context *context) function

Completed in 62 milliseconds