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

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_attr_sf.h76 struct xfs_attr_list_context;
92 void xfs_attr_trace_l_c(char *where, struct xfs_attr_list_context *context);
93 void xfs_attr_trace_l_cn(char *where, struct xfs_attr_list_context *context,
95 void xfs_attr_trace_l_cb(char *where, struct xfs_attr_list_context *context,
97 void xfs_attr_trace_l_cl(char *where, struct xfs_attr_list_context *context,
H A Dxfs_attr_leaf.h199 typedef struct xfs_attr_list_context { struct
232 int xfs_attr_shortform_list(struct xfs_attr_list_context *context);
261 struct xfs_attr_list_context *context);
H A Dxfs_attr.c2182 xfs_attr_trace_l_c(char *where, struct xfs_attr_list_context *context)
2210 xfs_attr_trace_l_cn(char *where, struct xfs_attr_list_context *context,
2240 xfs_attr_trace_l_cb(char *where, struct xfs_attr_list_context *context,
2269 xfs_attr_trace_l_cl(char *where, struct xfs_attr_list_context *context,

Completed in 106 milliseconds