Searched refs:xfs_dir_trace_g_dub (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/gnu/fs/xfs/ |
| D | xfs_dir_sf.h | 132 void xfs_dir_trace_g_dub(char *where, struct xfs_inode *dp, struct uio *uio, 148 #define xfs_dir_trace_g_dub(w,d,u,b) macro
|
| D | xfs_dir.c | 917 xfs_dir_trace_g_dub("node: block not a leaf", in xfs_dir_node_getdents() 923 xfs_dir_trace_g_dub("node: leaf hash too large", in xfs_dir_node_getdents() 930 xfs_dir_trace_g_dub("node: leaf hash too small", in xfs_dir_node_getdents() 972 xfs_dir_trace_g_dub("node: going to block", in xfs_dir_node_getdents() 1004 xfs_dir_trace_g_dub("node: E-O-B", dp, uio, bno); in xfs_dir_node_getdents() 1104 xfs_dir_trace_g_dub(char *where, xfs_inode_t *dp, uio_t *uio, xfs_dablk_t bno) in xfs_dir_trace_g_dub() function
|